phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Support int range in bitwise operations

Open VincentLanglet opened this issue 4 months ago • 2 comments

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

VincentLanglet avatar Oct 13 '25 17:10 VincentLanglet

Seems like it solves https://github.com/phpstan/phpstan/issues/9384 too, I need to add regression tests

VincentLanglet avatar Oct 13 '25 17:10 VincentLanglet

https://github.com/phpstan/phpstan-src/pull/4437 first would be great

VincentLanglet avatar Oct 13 '25 19:10 VincentLanglet