packagist phan/phan 1.3.5
Release 1.3.5 supporting PHP 7.0-7.3 syntax

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

Phan 2 is out (requires PHP 7.1+ to run),
and that release line will contain all of Phan's new features, bug fixes, and crash fixes.

Maintenance:

  • Mention that Phan 2.0.0 has been released in --help, --version, and crash reports. (#2789)
    The environment variable PHAN_SUPPRESS_PHP_UPGRADE_NOTICE=1 can be set to disable this notice.
  • Warn if attempting to execute Phan 1.x with PHP 7.4-dev or newer (Phan 2 should be used instead)
  • Recommend using Phan 2 when --target-php-version or target_php_version is 7.4 or newer.

Don't miss a new phan release

NewReleases is sending notifications on new releases.