Post #984476
2026-04-05 17:07 UTC
> Shrink PHPStan baseline
> 312 lines removed
We have a GHA that shrinks the #PHPStan baseline every Saturday.
Coming in on Monday there's a PR waiting that removes all fixed issues from the baseline. It's always nice to see what got sorted out during last weeks changes.
Replies (1)
-
@markusstaab@phpc.social 2026-05-10 08:47
@edorian@phpc.social we do it on thursdays ;-). such workflows will be even more helpful, after we are able to make the baseline allow to only remove errors. atm your weekly PR could also hide new errors in the baseline https://github.com/phpstan/phpstan/issues/9695