summaryrefslogtreecommitdiff
path: root/Zend/tests/array_offset.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/array_offset.phpt')
-rw-r--r--Zend/tests/array_offset.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/array_offset.phpt b/Zend/tests/array_offset.phpt
index 76c25f9298..0879f80918 100644
--- a/Zend/tests/array_offset.phpt
+++ b/Zend/tests/array_offset.phpt
@@ -10,7 +10,7 @@ Ensure "undefined offset" notice formats message corectly when undefined key is
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Notice: Undefined offset: -1 in %s on line 3
Notice: Undefined offset: -1 in %s on line 4