vimeo / psalm

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

Template of any type|object assumes type is always object RedundantConditionGivenDocblockType #10301

Open kkmuffme opened 1 year ago

kkmuffme commented 1 year ago

https://psalm.dev/r/8e7692f9c1

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

I found these snippets:

https://psalm.dev/r/8e7692f9c1 ```php |object|string for $arg is always object ```