summaryrefslogtreecommitdiff
path: root/ext/spl/tests/arrayObject_setFlags_basic1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/arrayObject_setFlags_basic1.phpt')
-rw-r--r--ext/spl/tests/arrayObject_setFlags_basic1.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/spl/tests/arrayObject_setFlags_basic1.phpt b/ext/spl/tests/arrayObject_setFlags_basic1.phpt
index 3155390834..a23018e5e1 100644
--- a/ext/spl/tests/arrayObject_setFlags_basic1.phpt
+++ b/ext/spl/tests/arrayObject_setFlags_basic1.phpt
@@ -44,8 +44,8 @@ string(21) "array element.changed"
--> Remove the array element and try access again:
bool(false)
-Notice: Undefined array key "p" in %s on line %d
+Warning: Undefined array key "p" in %s on line %d
NULL
-Notice: Undefined array key "p" in %s on line %d
+Warning: Undefined array key "p" in %s on line %d
string(8) ".changed"