summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_walk_variation6.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_walk_variation6.phpt')
-rw-r--r--ext/standard/tests/array/array_walk_variation6.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/array/array_walk_variation6.phpt b/ext/standard/tests/array/array_walk_variation6.phpt
index c1f23233ec..5392618c17 100644
--- a/ext/standard/tests/array/array_walk_variation6.phpt
+++ b/ext/standard/tests/array/array_walk_variation6.phpt
@@ -81,7 +81,7 @@ var_dump( array_walk($input, "for_mixed"));
echo "Done"
?>
---EXPECTF--
+--EXPECT--
*** Testing array_walk() : 'input' as an associative array ***
-- Associative array with numeric keys --
int(1)