GH-1443: Fix default option when --all-or-nothing
option is used as intended
#755
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
4 errors
Static Analysis with PHPStan (8.3):
src/Generator/Generator.php#L82
Offset 0 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
|
Static Analysis with PHPStan (8.3):
src/Generator/Generator.php#L82
Offset 1 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
|
Static Analysis with PHPStan (8.3):
src/Generator/Generator.php#L82
Offset 2 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
|
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.
|