summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/bug60217c.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/bug60217c.phpt')
-rw-r--r--Zend/tests/traits/bug60217c.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/tests/traits/bug60217c.phpt b/Zend/tests/traits/bug60217c.phpt
index baa4314a61..401444e978 100644
--- a/Zend/tests/traits/bug60217c.phpt
+++ b/Zend/tests/traits/bug60217c.phpt
@@ -21,6 +21,5 @@ class CBroken {
$o = new CBroken;
$o->foo(1);
-
--EXPECTF--
Fatal error: Declaration of TBroken2::foo($a) must be compatible with TBroken1::foo($a, $b = 0) in %s on line %d