Open janedbal opened 2 years ago
Only booleans are reported in or, but not in xor.
https://phpstan.org/r/eccd9f25-9c42-433d-9db4-a4d28fbfb278
Boolean needed error.
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.