Add passthrough arguments to PHP binary via -- separator
#119
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
4s
code-quality
/
Lint PHP files
19s
code-quality
/
Lint Gherkin Feature files
18s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
18s
code-quality
/
PHPStan
18s
Annotations
4 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan
Ignored error pattern missingType.parameter was not matched in reported errors.
|
|
code-quality / PHPStan:
src/Server_Command.php#L76
Method Server_Command::__invoke() has parameter $assoc_args with no value type specified in iterable type array.
|
|
code-quality / PHPStan:
src/Server_Command.php#L76
Method Server_Command::__invoke() has parameter $args with no value type specified in iterable type array.
|