github phpstan/phpstan 1.8.2

latest releases: 1.12.4, 1.12.3, 1.12.2...
2 years ago

Improvements 🔧

  • Basic support for PHP 8.2
    • #[\AllowDynamicProperties] attribute support (RFC)
    • #[\SensitiveParameter] attribute support (RFC)
    • Updated function signatures
    • Fixed deprecations in PHPStan
  • --debug: print previous exceptions (phpstan/phpstan-src@a342b2b), #7590
  • Changed the MutatingScope class to not include impossible arms in it's resulting union type. (#1515), thanks @mad-briller!

Bugfixes 🐛

Function signature fixes 🤖

Don't miss a new phpstan release

NewReleases is sending notifications on new releases.