Thanks to visit codestin.com
Credit goes to github.com

Skip to content

2.1.52

Choose a tag to compare

@phpstan-bot phpstan-bot released this 28 Apr 12:27
· 809 commits to 2.2.x since this release
08a34f8

This release fixes 45 issues! πŸŽ‰

Improvements πŸ”§

  • Emit virtual Assign node for List_ destructuring in foreach value position (#5504), #8075
  • Narrow array key type after type-checking the key variable inside a foreach loop (#5505), #7076
  • Support for static::SOME_CONST in PHPDoc (#5510), #13828, thanks @VincentLanglet!
  • Allow GMP in increment/decrement operations (#5530), thanks @Firehed!

Bugfixes πŸ›

Performance 🏎️

Function signature fixes πŸ€–

Internals πŸ”