Uh oh!
There was an error while loading. Please reload this page.
test: see if ci passes on main - #7846
Conversation
calebdw
commented
Jan 20, 2026
@TomasVotruba, @samsonasik please see driftingly/rector-laravel#466, something in the last release (either in rector or phpstan) is causing both this ci to fail and rector-laravel to fail I will continue to dig on my end |
c38c47c to
408db5dCompare2babcc9 to
819efa6Compare@TomasVotruba, @samsonasik the problem seems to be in these last 2 commits: ![]() Reverting them (and pinning the phpstan version to 2.1.33) allows the PHP Tests to pass (the other tests are related to the other packages likely pulling in the latest phpstan) ![]() |
a3c8336 to
5973fa7Compare5973fa7 to
6b47f43Comparesamsonasik
commented
Jan 20, 2026
@calebdw I will check in separate PR :) The rector-downgrade-php already phpstan 2.1.35 https://github.com/rectorphp/rector-src/actions/runs/21189253042/job/60951735934?pr=7846#step:6:32 |
samsonasik
commented
Jan 21, 2026
@calebdw I created 2 PRs that show that in PHPStan 2.1.34 (working), and PHPStan 2.1.35 (not working) |
This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work. |


@TomasVotruba, @samsonasik
Important
The problem appears to be in the latest PHPStan 2.1.35 release