Skip to content

PHP-Parser 4.9.1

Compare
Choose a tag to compare
@nikic nikic released this 30 Aug 16:18
· 448 commits to master since this release

Added

  • Added support for removing the first element of a list to the formatting-preserving pretty printer.

Fixed

  • Allow member modifiers as part of namespaced names. These were missed when support for other keywords was added.