dumdidum.. 🚀

#phpstan

Release 2.1.42 · phpstan/phpstan

Fix #14305: Internal error crash report (phpstan/phpstan-src#5231), thanks @staabm and @VincentLanglet!

GitHub

It was a pleasure to work with @misterdeviling thru a lot of old #PHPStan bugs. Yesterdays release contains a massive package of fixes.

while we concentrated on the maintenance parts, @OndrejMirtes could concentrate his efforts on improving DX with better docs and other nice additions.

Release 2.1.41 · phpstan/phpstan

Just three weeks after PHPStan 2.1.40, this release fixes whopping 87 issues! 🎉 Major new features 🚀 Main documentation page on phpstan.org is now a dashboard linking the most common problem-solvi...

GitHub
my non-scientific benchmark suggests running #PHPStan on #wordpress core, will be a lot faster starting with the next release

We made AND and OR-conditions faster to analyse in #phpstan.

In some codebases this has some serious perf implications :-)

@SenseException so after a bit of tweaking I moved from #PHPStan v1 level max to barely PHPStan v2 with level 4
just 🤯
Release 2.1.40 · phpstan/phpstan

This release fixes 71 issues! 🎉 It's only been 12 days since the last release, but both @staabm and @VincentLanglet have been hard at work. For the first time ever, PHPStan has more people with mer...

GitHub

#funfacts I updated the league/uri mono repo to use #PHPStan v2 instead of v1 currently for fun locally. The package is developed with level max.

The result from a clean pass in v1 I got more than 200 errors in v2 🤯 .

The question is should I really clean them all 🤔