psalm-strict-equality
psalm-strict-equality copied to clipboard
Arrays are not safe
https://3v4l.org/pNjfj
This plugin should not try to change == to === on arrays. Aside from the above example, === also checks the order of elements in the array, which is basically impossible for Psalm to track