Skip to content

Conversation

@VincentLanglet
Copy link
Contributor

While working on #4435 I discovered the issue phpstan/phpstan#9384 was almost solve except for the operation with the bitwise operator not ~.

This one generalize constant integer into integer while we could compute the value.

A comment is saying it depends on PHP_INT_SIZE but we could consider that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant