vimeo / psalm

A static analysis tool for finding errors in PHP applications
https://psalm.dev
MIT License
5.54k stars 660 forks source link

False MixedArgument error when using php isset #11064

Open AlexMinaev19 opened 1 month ago

AlexMinaev19 commented 1 month ago

Psalm reports a false MiaxedArgument when using PHP isset.

https://psalm.dev/r/865dff4af9

psalm-github-bot[bot] commented 1 month ago

I found these snippets:

https://psalm.dev/r/865dff4af9 ```php