--- embedaddon/php/Zend/tests/traits/bug60153.phpt 2012/05/29 12:34:36 1.1 +++ embedaddon/php/Zend/tests/traits/bug60153.phpt 2013/07/22 01:32:17 1.1.1.2 @@ -16,4 +16,4 @@ class C implements IFoo { } --EXPECTF-- -Fatal error: Declaration of C::oneArgument() must be compatible with IFoo::oneArgument($a) in %s on line %d +Fatal error: Declaration of TFoo::oneArgument() must be compatible with IFoo::oneArgument($a) in %s on line %d