Skip to content

PHP-Parser 4.2.3

Choose a tag to compare

@nikic nikic released this 12 Aug 20:18
· 585 commits to master since this release

Added

  • [PHP 7.4] Add support for numeric literal separators. (#615)

Fixed

  • Fixed resolution of return types for arrow functions. (#613)
  • Fixed compatibility with PHP 7.4.