phpstan-src
phpstan-src copied to clipboard
Support int range in bitwise operations
Closes https://github.com/phpstan/phpstan/issues/7912 Closes https://github.com/phpstan/phpstan/issues/9384
Closes https://github.com/phpstan/phpstan-src/pull/2441
Seems like it solves https://github.com/phpstan/phpstan/issues/9384 too, I need to add regression tests
https://github.com/phpstan/phpstan-src/pull/4437 first would be great