You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hitting the same issue, it looks like every time there is an if statement types get duplicated with new information and after a while it looses information, probably simpler example can be found here.
I am also seeing "&hasOffsetValue" in the debug output after a while.
Bug report
Code snippet that reproduces the problem
https://phpstan.org/r/08129cae-4688-4ac1-a7ba-4f035d677e3f
In the same way I have an error with
https://github.com/sonata-project/SonataAdminBundle/blob/4.x/tests/Twig/RenderElementRuntimeTest.php#L487-L490
Expected output
No error, like in all previous versions.
The text was updated successfully, but these errors were encountered: