We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e5385 commit a7f5262Copy full SHA for a7f5262
ext/standard/tests/array/bug74345.phpt
@@ -40,7 +40,7 @@ try {
40
?>
41
===DONE===
42
--EXPECT--
43
-array_map(): Argument #2 ($array1) must be of type array, null given
44
+array_map(): Argument #2 ($array) must be of type array, null given
45
preg_replace_callback(): Argument #3 ($subject) must be of type array|string, stdClass given
46
0 commit comments