phpro / grumphp

A PHP code-quality tool
MIT License
4.12k stars 430 forks source link

Update Psalm output formats #958

Closed weirdan closed 2 years ago

weirdan commented 2 years ago
Q A
Branch master for features and deprecations
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Documented? no
Fixed tickets none

The list of output formats GrumPHP used was a bit outdated. This is now in sync with what's supported by latest and greatest Psalm.

weirdan commented 2 years ago

I'm not sure what caused Appveyor build failure. It doesn't look like my change could have broken something.

veewee commented 2 years ago

Thanks!

(Appveyor randomly fails on amp\parallel there. Haven't found the solution yet.)