github nikic/PHP-Parser v4.0.3
PHP-Parser 4.0.3

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

Fixed

  • Fixed possible undefined offset notice in formatting-preserving printer. (#513)

Added

  • Improved error recovery inside arrays.
  • Preserve trailing comment inside classes. Note: This change is possibly BC breaking if your code validates that classes can only contain certain statement types. After this change, classes can also contain Nop statements, while this was not previously possible. (#509)

Don't miss a new PHP-Parser release

NewReleases is sending notifications on new releases.