packagist phpstan/phpstan 0.12.49

latest releases: 1.11.x-dev, dev-create-pull-request/baselines-1.11.x, 1.10.x-dev...
3 years ago

Improvements 🔧

  • Try out PHP 8 analysis now! Set parameters.phpVersion in your phpstan.neon to 80000 and re-run PHPStan to see how well your code will fare once PHP 8 is released!
    • It will be improved in the coming weeks to cover more deprecations and new features.
  • Update phpstorm-stubs and understand @removed annotation (phpstan/phpstan-src@a39a46f, phpstan/phpstan-src@4eecc4f)
  • Implemented falsey-filtered subtracted mixed type (#339), #1014, thanks @jlherren!

Bugfixes 🐛

Function signature fixes 🤖

Don't miss a new phpstan release

NewReleases is sending notifications on new releases.