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

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

New features(Analysis):

  • Support inferring literal float types. Warn about redundant conditions with union types of floats that are always truthy/falsey.

Maintenance:

  • Support parsing PHP 7.4's numeric literal separator (e.g. 1_000_000, 0xCAFE_F00d, 0b0101_1111) in the polyfill (#2829)

Bug fixes:

  • Fix a crash in the Phan daemon on Mac/Linux (#2881)

Don't miss a new phan release

NewReleases is sending notifications on new releases.