Non-boolean in xor not reported
janedbal opened this issue · 0 comments
janedbal commented
Bug report
Only booleans are reported in or, but not in xor.
Code snippet that reproduces the problem
https://phpstan.org/r/eccd9f25-9c42-433d-9db4-a4d28fbfb278
Expected output
Boolean needed error.