packagist phan/phan 5.3.2
Release 5.3.2 supporting PHP 7.0-8.1 syntax

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

New Features(Analysis):

  • Use intersection type of original variable value and array elements when inferring type of $var in in_array($var, $array)
    instead of just the type of the array elements (#4630)
  • Treat type of concatenation of one or more non-real strings as a phpdoc(non-real) string with the real type string. (#4635)
  • In phan --init, allow inferring php 8.1 as the target php version in the generated config file. (#4655)

Maintenance:

  • Allow installing xdebug-handler version ^3.0 (#4639)
  • Allow installing symfony/console version ^6.0 (#4642)

Bug fixes:

Don't miss a new phan release

NewReleases is sending notifications on new releases.