summaryrefslogtreecommitdiff
path: root/Zend/tests/bug67436/bug67436_nohandler.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug67436/bug67436_nohandler.phpt')
-rw-r--r--Zend/tests/bug67436/bug67436_nohandler.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/bug67436/bug67436_nohandler.phpt b/Zend/tests/bug67436/bug67436_nohandler.phpt
index 088761e00b..74ea394f5d 100644
--- a/Zend/tests/bug67436/bug67436_nohandler.phpt
+++ b/Zend/tests/bug67436/bug67436_nohandler.phpt
@@ -13,7 +13,6 @@ a::staticTest();
$b = new b();
$b->test();
-
--EXPECTF--
Warning: Declaration of b::test() should be compatible with a::test($arg = c::TESTCONSTANT) in %s%ebug67436%eb.inc on line %d
b::test()