ci: fix PHPStan not using result cache - #2234
Conversation
|
Thanks for looking into it! So should I still merge this branch? I reckon I can since there are some code fixes in it as well? |
|
the branch is ready to merge, indeed. I will watch PRs coming in after the merge to make sure it works now as expected |
Benchmark ResultsComparison of Open to see the benchmark results
Generated by phpbench against commit 6675c72 |
|
I think we also need to update rector for compat with the latest PHPStan release. rector depends on non API internals of PHPStan, which usually means it easily breaks right after a PHPStan release, see rectorphp/rector-src#8208 |
I don't think so, or at least I don't see anything related. It's likely what @staabm mentioned above. @staabm If @brendt gives his blessing, I think you can upgrade Rector in this same PR, as it's sort of related. |
|
(fixed the rector update from my company laptop, therefore commited with a different github.com account) |
|
Thanks! Appreciate it :D |
CI debug first, why it doesn't work.. than we will see how a fix looks likeok, findings are
relevant changes are in
.github/workflows/coding-conventions.ymlcomposer.jsoneverything else is handling of PHPStan errors to get the build green