psalm icon indicating copy to clipboard operation
psalm copied to clipboard

Suggestion: Display Psalm version in output

Open ThomasLandauer opened this issue 2 years ago • 1 comments

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

ThomasLandauer avatar Aug 29 '22 18:08 ThomasLandauer

Hey @ThomasLandauer, can you reproduce the issue on https://psalm.dev ?

psalm-github-bot[bot] avatar Aug 29 '22 18:08 psalm-github-bot[bot]