Skip to content

PHP-Parser 4.3.0

Choose a tag to compare

@nikic nikic released this 10 Apr 16:38
· 568 commits to master since this release

Added

  • [PHP 8.0] Added support for union types using a new UnionType node.