github nikic/PHP-Parser v3.0.6
PHP-Parser 3.0.6

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

Fixed

  • Fixed the spelling of Class_::VISIBILITY_MODIFIER_MASK. The previous spelling of Class_::VISIBILITY_MODIFER_MASK is preserved for backwards compatibility.
  • The pretty printing will now preserve comments inside array literals and function calls by printing the array items / function arguments on separate lines. Array literals and functions that do not contain comments are not affected.

Added

  • Added Builder\Param::makeVariadic().

Deprecated

  • The Node::setLine() method has been deprecated.

Don't miss a new PHP-Parser release

NewReleases is sending notifications on new releases.