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, 0 insertions, 1 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 f76b7d43a0..027aa64c20 100644
--- a/Zend/tests/methods-on-non-objects-call-user-func.phpt
+++ b/Zend/tests/methods-on-non-objects-call-user-func.phpt
@@ -10,4 +10,3 @@ 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
-