Implement array shapes for preg_match()
$matches
by-ref parameter
#15888
Annotations
5 errors
src/Testing/TypeInferenceTestCase.php#L307
Call to function array_key_exists() with 1 and array{string, string, string} will always evaluate to true.
|
src/Testing/TypeInferenceTestCase.php#L307
Call to function array_key_exists() with 2 and array{string, string, string} will always evaluate to true.
|
src/Testing/TypeInferenceTestCase.php#L307
Result of || is always false.
|
src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L58
Call to function array_key_exists() with 1 and array{0: string, 1: string, 2?: string} will always evaluate to true.
|
|
This job failed
Loading