php-standard-library / psalm-plugin

Psalm integration for the PHP Standard Library
MIT License
24 stars 6 forks source link

Psalm5 support #9

Closed veewee closed 1 year ago

veewee commented 1 year ago

Psalm v5 is out!

This PR contains:

PSL itself cannot use psalm5 unless roave/infection-static-analysis-plugin supports psalm v5.

There are 30-ish new psalm warnings in psalm v5 atm which need to be addressed in the psl package.

Ocramius commented 1 year ago

The infection plugin is updated, BTW 👍

veewee commented 1 year ago

Cool, Thanks! The psalm 5 issues in here and PSL look good to go to me as well. Let's see if @azjezz has something to add.

azjezz commented 1 year ago

lgtm ✅