github nikic/PHP-Parser v3.0.4
PHP-Parser 3.0.4

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

Fixed

  • Fixed some extensibility issues in pretty printer (pUseType() is now public and pPrec() calls into p(), instead of directly dispatching to the type-specific printing method).
  • Fixed notice in bin/php-parse script.

Added

  • Error recovery from missing semicolons is now supported in more cases.
  • Error recovery from trailing commas in positions where PHP does not support them is now supported.

Don't miss a new PHP-Parser release

NewReleases is sending notifications on new releases.