summaryrefslogtreecommitdiff
path: root/Zend/tests/methods-on-non-objects-call-user-func.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/methods-on-non-objects-call-user-func.phpt')
-rw-r--r--Zend/tests/methods-on-non-objects-call-user-func.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/tests/methods-on-non-objects-call-user-func.phpt b/Zend/tests/methods-on-non-objects-call-user-func.phpt
index 027aa64c20..f76b7d43a0 100644
--- a/Zend/tests/methods-on-non-objects-call-user-func.phpt
+++ b/Zend/tests/methods-on-non-objects-call-user-func.phpt
@@ -10,3 +10,4 @@ echo "Alive\n";
Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in %s on line %d
NULL
Alive
+