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, 2 insertions, 0 deletions
diff --git a/Zend/tests/call_user_func_007.phpt b/Zend/tests/call_user_func_007.phpt
index f73f14b1ff..ed44320c3f 100644
--- a/Zend/tests/call_user_func_007.phpt
+++ b/Zend/tests/call_user_func_007.phpt
@@ -13,6 +13,8 @@ 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: Parameter 1 to foo() expected to be a reference, value given in %s on line %d
array(0) {
}