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
I am actually not sure whether its a false positive. the errors started showing up with 1.11.x.
the errors goes away when the PureImpl::doFoo method is explictily declared phpstan-pure - but this would mean I have to add a lot of these annotations with 1.11.x
Bug report
I am actually not sure whether its a false positive. the errors started showing up with 1.11.x.
the errors goes away when the
PureImpl::doFoo
method is explictily declaredphpstan-pure
- but this would mean I have to add a lot of these annotations with 1.11.xCode snippet that reproduces the problem
https://phpstan.org/r/b9ac551c-f7c7-41c2-8f3e-114298338871
Expected output
maybe no error on line 19?
Did PHPStan help you today? Did it make you happy in any way?
No response
The text was updated successfully, but these errors were encountered: