yesterdays #phpstan 2.1.43 release fixes 37 issues.

this means since 2.1.40 (released ~4 weeks ago) we fixed ~195 issues.

fingers crossed we can keep the pace and reach our goal of pushing open issues to < 1000 in the upcoming months.

Release 2.1.43 Β· phpstan/phpstan

Another week, 37 issues crushed! Improvements πŸ”§ Call operator type specifying extensions for bitwise and arithmetic operators (#5226), thanks @Firehed! Introduce UnaryOperatorTypeSpecifyingExtensi...

GitHub
Catch @todo comments referencing the current issue

When making code changes or fixing issues, it's easy to leave @todo comments behind. Sometimes they mark areas waiting on an upstream fix, sometimes they're reminders that never got revisited. Either way, they accumulate β€” and the ones tied to the specific issue you're working on should be resolved before the MR merges.

mglaman.dev

Speaker Announcement:

Dave Liddament presents at #Symfony_Live Berlin 2026
β€œAI Writes Code. PHPStan Keeps It Honest.”

Don't miss it! πŸ”

#Symfony #PHP #PHPStan #AI https://symfony.com/blog/symfonylive-berlin-2026-speaker-announcement-ai-writes-code-phpstan-keeps-it-honest

SymfonyLive Berlin 2026: Speaker announcement "AI Writes Code. PHPStan Keeps It Honest." (Symfony Blog)

AI can generate code fast β€” but how do you keep it reliable? In β€œAI Writes Code. PHPStan Keeps It Honest.”, Dave Liddament shows how custom PHPStan rules can help maintain quality and standards…

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