github phpstan/phpstan 1.10.59

latest releases: 1.12.5, 1.12.4, 1.12.3...
7 months ago

Bleeding edge 🔪

  • array_values rule (report when a list type is always passed in) (#2917), thanks @kamil-zacek!

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 🐛

Internals 🔍

Don't miss a new phpstan release

NewReleases is sending notifications on new releases.