psalm
psalm copied to clipboard
Suggestion: Display Psalm version in output
In other words: Add the output of psalm -v
to the beginning of the regular output:
$ vendor/bin/psalm
Psalm 4.26.0@6998fabb2bf528b65777bf9941920888d23c03ac # <= Add this line
Target PHP version: 8.1 (inferred from composer.json)
Scanning files...
Analyzing files...
Might be related to https://github.com/vimeo/psalm/pull/8383
Hey @ThomasLandauer, can you reproduce the issue on https://psalm.dev ?