Skip to content

Commit

Permalink
Merge pull request #7024 from DaveLiddament/patch-6
Browse files Browse the repository at this point in the history
Add --php-version to CLI help
  • Loading branch information
orklah committed Nov 29, 2021
2 parents 02b35cc + 1879713 commit 978a044
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Psalm/Internal/CliUtils.php
Expand Up @@ -342,6 +342,9 @@ public static function getPsalmHelpText(): string
--no-diff
Turns off Psalm’s diff mode, checks all files regardless of whether they’ve changed.
--php-version=PHP_VERSION
Explicitly set PHP version to analyse code against.
Surfacing issues:
--show-info[=BOOLEAN]
Expand Down

0 comments on commit 978a044

Please sign in to comment.