github nikic/PHP-Parser v4.2.0
PHP-Parser 4.2.0

latest releases: v4.19.1, v4.19.0, v5.0.2...
5 years ago

Added

  • [PHP 7.4] Add support for typed properties through a new type subnode of Stmt\Property. Additionally Builder\Property now has a setType() method. (#567)
  • Add kind attribute to Cast\Double_, which allows to distinguish between (float), (double) and (real). The form of the cast will be preserved by the pretty printer. (#565)

Fixed

  • Remove assertion when pretty printing anonymous class with a name (#554).

Don't miss a new PHP-Parser release

NewReleases is sending notifications on new releases.