Bug report
When I run phpstan it get's stuck on 100% and when I wait long enough it will timeout. If we set PHPSTAN_TURBO=0 it works, but for performance reasons that is not really a maintanable option for us. It is broken since 2.2.10 and still is in 2.2.11
It also doesn't create the locks folder in the cache directory, so maybe that is part of the problem
We have to keep phpstan on 2.2.9 right now which also blocks other package updates
Code snippet that reproduces the problem
No response
Expected output
That we can run phpstan with turbo enabled and that it doesn't keep being stuck at 100%
Did PHPStan help you today? Did it make you happy in any way?
No response
Bug report
When I run phpstan it get's stuck on 100% and when I wait long enough it will timeout. If we set
PHPSTAN_TURBO=0it works, but for performance reasons that is not really a maintanable option for us. It is broken since 2.2.10 and still is in 2.2.11It also doesn't create the locks folder in the cache directory, so maybe that is part of the problem
We have to keep phpstan on 2.2.9 right now which also blocks other package updates
Code snippet that reproduces the problem
No response
Expected output
That we can run phpstan with turbo enabled and that it doesn't keep being stuck at 100%
Did PHPStan help you today? Did it make you happy in any way?
No response