Bug report
I'm getting "Strict comparison using === between null and '' will always evaluate to false" for a comparison that can evaluate to true.
Code snippet that reproduces the problem
https://phpstan.org/r/da4c3631-4a96-4fd8-9a5f-9573c427e35a
Expected output
I would expect no errors.
Bug report
I'm getting "Strict comparison using === between null and '' will always evaluate to false" for a comparison that can evaluate to true.
Code snippet that reproduces the problem
https://phpstan.org/r/da4c3631-4a96-4fd8-9a5f-9573c427e35a
Expected output
I would expect no errors.