Skip to content

1.10.64

Compare
Choose a tag to compare
@phpstan-bot phpstan-bot released this 21 Mar 10:11
· 1573 commits to 1.11.x since this release
fb9f270

Bleeding edge 馃敧

  • Fail build when project config uses custom extensions outside of analysed paths
    • This will only occur after a run that uses already present and valid result cache

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 馃敡

Bugfixes 馃悰

Function signature fixes 馃