Skip to content

2.1.3

Choose a tag to compare

@phpstan-bot phpstan-bot released this 07 Feb 15:06
· 1984 commits to 2.1.x since this release
64ae44e

If you're using larastan/larastan PHPStan extension, please update to version 3.0.4 alongside PHPStan 2.1.3 for improved compatibility with the new generic static<...> type. Thank you.

This release includes fixes and improvements from PHPStan 1.12.17. Most impportantly it introduces GenericStaticType - support for static<...> (#1289), #12485, #11398, #10417, #9807, #9449, #8623, #5512

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍