Merge pull request #82 from wp-cli/copilot/add-hook-flag-to-eval-shell #126
code-quality.yml
on: push
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
19s
code-quality
/
Lint Gherkin Feature files
27s
code-quality
/
Spell check
5s
code-quality
/
PHPCS
16s
code-quality
/
PHPStan
19s
Annotations
4 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/WP_CLI/Shell/REPL.php#L133
Parameter #1 $arg of function escapeshellarg expects string, string|false given.
|
|
code-quality / PHPStan:
src/WP_CLI/Shell/REPL.php#L129
Parameter #1 $filename of function is_readable expects string, string|false given.
|
|
code-quality / PHPStan:
src/WP_CLI/Shell/REPL.php#L129
Parameter #1 $filename of function is_file expects string, string|false given.
|