Fix phpstan/phpstan#11100: Possibly impure call to function array_map() in pure method - false positive #25931
Annotations
3 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Util/FileHelper.php#L46
Offset 2 might not exist on non-empty-list{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
|
|
PHPStan:
src/Util/FileHelper.php#L46
Offset 1 might not exist on non-empty-list{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
|
Loading