# Bug report See https://github.com/php/php-src/pull/9350 <!-- Before reporting an issue please check that you are using the latest PHPStan version! --> <!-- Please describe your problem here. --> ### Code snippet that reproduces the problem https://phpstan.org/r/d5d2c43c-1c80-4b40-93c5-0dffa81f7bf1 <!-- Try to reproduce the issue you are facing using https://phpstan.org/try and post the unique URL here --> ### Expected output Phpstan should error for all mentioned magic methods. Atm it misses only a few of them <!-- Was the issue reported incorrectly? Or should PHPStan detect an issue with the code but doesn't? -->
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