GH-1443: Fix default option when --all-or-nothing
option is used as intended
#755
Annotations
4 errors
Run a static analysis with phpstan/phpstan:
src/Generator/Generator.php#L82
Offset 0 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
|
Run a static analysis with phpstan/phpstan:
src/Generator/Generator.php#L82
Offset 1 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
|
Run a static analysis with phpstan/phpstan:
src/Generator/Generator.php#L82
Offset 2 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading