vimeo / psalm

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

Unexpected RedundantConditionGivenDocblockType for nullable checks #11127

Open ro0NL opened 2 hours ago

ro0NL commented 2 hours ago

https://psalm.dev/r/87dcf682ba

psalm-github-bot[bot] commented 2 hours ago

I found these snippets:

https://psalm.dev/r/87dcf682ba ```php for $a is never null ```