summaryrefslogtreecommitdiff
path: root/Zend/tests/call_user_func_007.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/call_user_func_007.phpt')
-rw-r--r--Zend/tests/call_user_func_007.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/call_user_func_007.phpt b/Zend/tests/call_user_func_007.phpt
index ed44320c3f..d3f2747c13 100644
--- a/Zend/tests/call_user_func_007.phpt
+++ b/Zend/tests/call_user_func_007.phpt
@@ -13,7 +13,7 @@ var_dump($a);
--EXPECTF--
Notice: Undefined offset: 0 in %s on line %d
-Notice: Trying to access array offset on value of type null in %s on line %d
+Warning: Trying to access array offset on value of type null in %s on line %d
Warning: Parameter 1 to foo() expected to be a reference, value given in %s on line %d
array(0) {