summaryrefslogtreecommitdiff
path: root/Zend/tests/bug74836.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug74836.phpt')
-rw-r--r--Zend/tests/bug74836.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/bug74836.phpt b/Zend/tests/bug74836.phpt
index 7281a07e0e..1301a60567 100644
--- a/Zend/tests/bug74836.phpt
+++ b/Zend/tests/bug74836.phpt
@@ -24,10 +24,10 @@ bool(true)
string(2) "42"
bool(true)
-Notice: Undefined index: 010 in %s on line %d
+Notice: Undefined array key "010" in %s on line %d
NULL
bool(false)
-Notice: Undefined index: 010 in %s on line %d
+Notice: Undefined array key "010" in %s on line %d
NULL
bool(false)