Skip to content

Add passthrough arguments to PHP binary via -- separator #119

Add passthrough arguments to PHP binary via -- separator

Add passthrough arguments to PHP binary via -- separator #119

Triggered via pull request February 22, 2026 19:29
Status Failure
Total duration 1m 12s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
4s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
19s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
18s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
7s
code-quality / Spell check
code-quality  /  PHPCS
18s
code-quality / PHPCS
code-quality  /  PHPStan
18s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

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.