Skip to content

[Console] Add ArgvInput::getRawTokens() #28674

[Console] Add ArgvInput::getRawTokens()

[Console] Add ArgvInput::getRawTokens() #28674

Triggered via pull request March 14, 2024 17:37
Status Failure
Total duration 2m 6s
Artifacts

psalm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
InaccessibleProperty: src/Symfony/Component/Console/Input/ArgvInput.php#L69
src/Symfony/Component/Console/Input/ArgvInput.php:69:25: InaccessibleProperty: Cannot access private property Symfony\Component\Console\Completion\CompletionInput::$tokens from context Symfony\Component\Console\Input\ArgvInput (see https://psalm.dev/054)
InaccessibleProperty: src/Symfony/Component/Console/Input/ArgvInput.php#L69
src/Symfony/Component/Console/Input/ArgvInput.php:69:25: InaccessibleProperty: Cannot access private property Symfony\Component\Console\Completion\CompletionInput::$tokens from context Symfony\Component\Console\Input\ArgvInput (see https://psalm.dev/054)
Psalm
Process completed with exit code 2.