Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrays are not safe #6

Open
orklah opened this issue Sep 13, 2022 · 0 comments
Open

Arrays are not safe #6

orklah opened this issue Sep 13, 2022 · 0 comments

Comments

@orklah
Copy link
Owner

orklah commented Sep 13, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant