Conversation
allows static analysis to report errors in findFirstParentInstanceOf() calls
|
hmmm tried to reproduce the error we see in the phpstan build, but no chance atm my last try is |
|
I'd try running it with empty |
|
PHPStan is not giving more info in this matter and actually breaks PHPStorm support. |
this should no longer be the case with the recent phpstorm release which adds support for phpstan/psalm based annotations https://blog.jetbrains.com/phpstorm/2020/12/phpstorm-2020-3-release/ |
|
I'm running on 2020.3 and still got troubles. |
rectorphp/rector-src@58f3e0c [DX] Make use of Laravel container - step #13 (#4708)
allows static analysis to report errors for
findFirstParentInstanceOf()calls