1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00

Merge pull request #7024 from DaveLiddament/patch-6

Add --php-version to CLI help
This commit is contained in:
orklah 2021-11-29 21:29:00 +01:00 committed by GitHub
commit 978a0449cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -342,6 +342,9 @@ Basic configuration:
--no-diff
Turns off Psalms diff mode, checks all files regardless of whether theyve changed.
--php-version=PHP_VERSION
Explicitly set PHP version to analyse code against.
Surfacing issues:
--show-info[=BOOLEAN]