Bump phpstan/phpstan from 1.11.11 to 1.12.0 in the phpstan group #9437
Annotations
10 errors
Run PHPStan:
src/MemoryManager.php#L118
Offset 1 does not exist on array{0?: string, 1?: numeric-string, 2?: 'G'|'g'|'K'|'k'|'M'|'m'}.
|
Run PHPStan:
src/MemoryManager.php#L122
Offset 2 does not exist on array{0?: string, 1?: numeric-string, 2?: 'G'|'g'|'K'|'k'|'M'|'m'}.
|
Run PHPStan:
src/utils/Internet.php#L89
Offset 1 does not exist on array{0?: string, 1?: string}.
|
Run PHPStan:
src/utils/Internet.php#L94
Offset 1 does not exist on array{0?: string, 1?: string}.
|
Run PHPStan:
src/utils/Internet.php#L99
Offset 1 does not exist on array{0?: string, 1?: string}.
|
Run PHPStan:
src/utils/Process.php#L65
Offset 1 does not exist on array{0?: string, 1?: numeric-string}.
|
Run PHPStan:
src/utils/Process.php#L69
Offset 1 does not exist on array{0?: string, 1?: numeric-string}.
|
Run PHPStan:
src/utils/Process.php#L102
Offset 3 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3?: non-empty-string}.
|
Run PHPStan:
src/utils/Process.php#L103
Offset 1 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3: non-falsy-string}.
|
Run PHPStan:
src/utils/Process.php#L103
Offset 2 does not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3: non-falsy-string}.
|
Loading