github nikic/PHP-Parser v4.10.3
PHP-Parser 4.10.3

latest releases: v5.3.1, v4.19.4, v4.19.3...
3 years ago

Fixed

  • Fixed formatting-preserving pretty printing for "{$x}".
  • Ternary expressions are now treated as non-associative in the pretty printer, in order to generate code that is compatible with the parentheses requirement introduced in PHP 8.
  • Removed no longer necessary error_clear_last() call in lexer, which may interfere with fatal error handlers if invoked during shutdown.

Don't miss a new PHP-Parser release

NewReleases is sending notifications on new releases.