summaryrefslogtreecommitdiff
path: root/tests/classes/array_access_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/classes/array_access_001.phpt')
-rw-r--r--tests/classes/array_access_001.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/classes/array_access_001.phpt b/tests/classes/array_access_001.phpt
index 82f96d5239..feed3fb8d9 100644
--- a/tests/classes/array_access_001.phpt
+++ b/tests/classes/array_access_001.phpt
@@ -135,11 +135,11 @@ object::offsetGet(4th)
int(4)
object::offsetGet(5th)
-Notice: Undefined index: 5th in %sarray_access_001.php on line %d
+Notice: Undefined index: 5th in %sarray_access_001.php on line %d
NULL
object::offsetGet(6)
-Notice: Undefined offset: 6 in %sarray_access_001.php on line %d
+Notice: Undefined offset: 6 in %sarray_access_001.php on line %d
NULL
===offsetSet===
WRITE 1