-
-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Labels
Milestone
Description
Bug report
PHPStan complains about returning a subclass of a generic class that is compatible with the return type.
Code snippet that reproduces the problem
https://phpstan.org/r/df0e168c-f207-4db8-9d24-e1324e287652
Expected output
No errors.
Reactions are currently unavailable