Bug report
Code snippet that reproduces the problem
https://phpstan.org/r/5b6c6845-aca3-4458-a7ba-03b14410d008
Expected output
The reported error:
Strict comparison using !== between null and null will always evaluate to false.
is reported incorrectly.
Expected output:
✅ (no errors)
Did PHPStan help you today? Did it make you happy in any way?
No response
Bug report
Code snippet that reproduces the problem
https://phpstan.org/r/5b6c6845-aca3-4458-a7ba-03b14410d008
Expected output
The reported error:
Strict comparison using !== between null and null will always evaluate to false.is reported incorrectly.
Expected output:
✅ (no errors)
Did PHPStan help you today? Did it make you happy in any way?
No response