packagist nikic/php-parser v4.10.3
PHP-Parser 4.10.3

latest releases: dev-master, v5.3.1, v4.19.4...
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.