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
Generics probably should not be used because it's not clear what should happen when T is not defined. Even case with T defined is not clear - nothing says it will return T and not ServiceDefinition
Version: 3.0.10
Bug Description
The new version 3.0.10 introduces a fatal bug in all my opensource packages. The following error is reported in PhpStan:
Used code snippet:
May I ask why?
Steps To Reproduce
https://github.com/baraja-core/admin-bar/runs/3746137042?check_suite_focus=true
The text was updated successfully, but these errors were encountered: