Update to PHPStan 2 #248
Annotations
5 errors
|
src/Preg.php#L134
Parameter &$matches @param-out type of method Composer\Pcre\Preg::matchAllWithOffsets() expects array<int|string, list<array{string|null, int<-1, max>}>>, array given.
|
src/Preg.php#L188
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, (callable(array<int|string, array{string|null, int<-1, max>}>): string)|(callable(array<int|string, string|null>): string) given.
|
src/Preg.php#L190
Parameter #2 $callback of function preg_replace_callback expects callable(array<int|string, string>): string, (callable(array<int|string, array{string|null, int<-1, max>}>): string)|(callable(array<int|string, string|null>): string) given.
|
|
The logs for this run have expired and are no longer available.
Loading