github nikic/PHP-Parser v3.0.0
PHP-Parser 3.0.0

latest releases: v4.19.1, v4.19.0, v5.0.2...
7 years ago

PHP-Parser 3.0 adds support for PHP 7.1 and improves support for error recovery.

For a description of backwards incompatible changes between version 2.x and 3.0 see the upgrading guide.

The following changelog only lists changes relative to the beta 2 release. For a complete list of changes see the complete changelog.

Added

  • Added support for dumping node positions in the NodeDumper through the dumpPositions option.
  • Added error recovery support for $, new, Foo::.

Don't miss a new PHP-Parser release

NewReleases is sending notifications on new releases.