summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_walk_variation3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_walk_variation3.phpt')
-rw-r--r--ext/standard/tests/array/array_walk_variation3.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/array/array_walk_variation3.phpt b/ext/standard/tests/array/array_walk_variation3.phpt
index 9ff7d5dfac..964853705c 100644
--- a/ext/standard/tests/array/array_walk_variation3.phpt
+++ b/ext/standard/tests/array/array_walk_variation3.phpt
@@ -61,7 +61,7 @@ for($count = 0; $count < count($input_values); $count++) {
}
echo "Done"
?>
---EXPECTF--
+--EXPECT--
*** Testing array_walk() : 'input' array with different values***
-- Iteration 1 --