File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 - name : PHP Mess Detector
3232 uses : php-actions/phpmd@v1
3333 with :
34- php_version : 8.1
34+ php_version : 8.4
3535 path : src/
3636 output : text
3737 ruleset : test/phpmd/ruleset.xml
4949
5050The following configuration options are available :
5151
52- + `version` - What version of PHPMD to use
53- + `php_version` - What version of PHP to use
52+ + `version` - What version of PHPMD to use e.g. `latest`, or `9`, or `9.5.0` (default : ` composer ` - use the version specified in composer.json)
53+ + `php_version` - What version of PHP to use e.g. `8.4` (default : latest)
5454+ `vendored_phpmd_path` - Path to a vendored phpmd binary
5555+ `path` - A php source code filename or directory. Can be a comma-separated string
5656+ `ruleset` - A ruleset filename or a comma-separated string of rulesetfilenames
You can’t perform that action at this time.
0 commit comments