github nikic/PHP-Parser v1.2.2
PHP-Parser 1.2.2

latest releases: v4.19.1, v4.19.0, v5.0.2...
9 years ago
  • The NameResolver now resolves parameter type hints when entering the function/method/closure node. As such other visitors running after it will be able to make use of the resolved names at that point already.
  • The autoloader no longer sets the unserialize_callback_func ini option on registration - this is not necessary and may cause issues when running PhpUnit tests with process isolation.

Don't miss a new PHP-Parser release

NewReleases is sending notifications on new releases.