-
-
Notifications
You must be signed in to change notification settings - Fork 947
False positive for covariant return type #6104
Copy link
Copy link
Closed
phpstan/phpstan-src
#1704Labels
Milestone
Description
Bug report
PHPStan currently reports a non-covariant return type for classes declared final.
Code snippet that reproduces the problem
https://phpstan.org/r/41642b8b-c139-41be-94c2-6935849f6106
Expected output
No errors.
Did PHPStan help you today? Did it make you happy in any way?
❤️ PHPStan :)
Reactions are currently unavailable