summaryrefslogtreecommitdiff
path: root/ext/spl/tests/arrayObject___construct_basic4.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/arrayObject___construct_basic4.phpt')
-rw-r--r--ext/spl/tests/arrayObject___construct_basic4.phpt10
1 files changed, 5 insertions, 5 deletions
diff --git a/ext/spl/tests/arrayObject___construct_basic4.phpt b/ext/spl/tests/arrayObject___construct_basic4.phpt
index ba0ab08ff6..89069ec871 100644
--- a/ext/spl/tests/arrayObject___construct_basic4.phpt
+++ b/ext/spl/tests/arrayObject___construct_basic4.phpt
@@ -61,11 +61,11 @@ bool(true)
bool(true)
- Unset:
-Notice: Undefined index: prop in %s on line 39
+Notice: Undefined array key "prop" in %s on line %d
-Notice: Undefined index: prop in %s on line 40
+Notice: Undefined array key "prop" in %s on line %d
-Notice: Undefined index: prop in %s on line 40
+Notice: Undefined array key "prop" in %s on line %d
NULL
NULL
- After:
@@ -91,9 +91,9 @@ bool(true)
bool(true)
- Unset:
-Notice: Undefined index: prop in %s on line 40
+Notice: Undefined array key "prop" in %s on line %d
-Notice: Undefined index: prop in %s on line 40
+Notice: Undefined array key "prop" in %s on line %d
NULL
NULL
- After: