-
-
Notifications
You must be signed in to change notification settings - Fork 947
Enum should error on magic methods #7837
Copy link
Copy link
Closed
phpstan/phpstan-src
#1643Labels
Description
Bug report
See php/php-src#9350
Code snippet that reproduces the problem
https://phpstan.org/r/d5d2c43c-1c80-4b40-93c5-0dffa81f7bf1
Expected output
Phpstan should error for all mentioned magic methods. Atm it misses only a few of them
Reactions are currently unavailable