mlocati/Check PHP Syntax

Check if a directory contains PHP files with valid syntax

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryThe directory to be checked (defaults to the current directory)no""
includeA list of files (relative to the root directory) to be included (useful for PHP file names not ending with the .php extension)no""
excludeA list of directories and files (relative to the root directory) to be skippedno""
fail-on-warningsLet the action fail in case of warningsnofalse
support-duplicated-namesAdd support for duplicated class/function names (slower)nofalse
debugDump debug informationnofalse

no outputs