From 681eff6dd4c0f301f515ac62276cae1ed3891be1 Mon Sep 17 00:00:00 2001 From: Brown Date: Fri, 4 Sep 2020 18:35:19 -0400 Subject: [PATCH] Fix type --- src/Psalm/Internal/Stubs/CoreGenericFunctions.phpstub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Psalm/Internal/Stubs/CoreGenericFunctions.phpstub b/src/Psalm/Internal/Stubs/CoreGenericFunctions.phpstub index 0f2408a4659..19f40f25ed6 100644 --- a/src/Psalm/Internal/Stubs/CoreGenericFunctions.phpstub +++ b/src/Psalm/Internal/Stubs/CoreGenericFunctions.phpstub @@ -656,7 +656,7 @@ function preg_replace_callback($search, $replace, $subject, int $limit = -1, &$c * : (TFlags is 514 * ? list> * : (TFlags is 770 - * ? list> + * ? list> * : array * ) * )