packagist phan/phan 0.10.0
Development release 0.10.0 supporting PHP 7.1 syntax

latest releases: v5.x-dev, dev-fix-4782, dev-MapReal-php81-82...
6 years ago

The 0.10.x versions will be tracking syntax from PHP versions 7.1.x and are runnable on PHP 7.1+.
Please use version 0.8.x if you're using a version of PHP < 7.1.
See the file NEWS for what has changed in this version.

Phan 0.10.x versions are similar to the corresponding 0.9.x versions, except that they use AST version 50 instead of 40. As a result, Phan 0.10.x requires php-ast 0.1.5+, while 0.9.x requires php-ast 0.1.4+.
If a project uses third party phan plugins, those plugins may need to be upgraded.
Users of Phan 0.9.x versions should upgrade to 0.10.x when possible.

Don't miss a new phan release

NewReleases is sending notifications on new releases.