summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_fill_variation4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/array_fill_variation4.phpt')
-rw-r--r--ext/standard/tests/array/array_fill_variation4.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/array/array_fill_variation4.phpt b/ext/standard/tests/array/array_fill_variation4.phpt
index 13b566a7db..d3f9e4c1e7 100644
--- a/ext/standard/tests/array/array_fill_variation4.phpt
+++ b/ext/standard/tests/array/array_fill_variation4.phpt
@@ -43,7 +43,7 @@ for($i =0; $i < count($values); $i ++)
echo "Done";
?>
---EXPECTF--
+--EXPECT--
*** Testing array_fill() : variation ***
*** Filling 2 dimensional array with all basic valid values ***
-- Iteration 1 --