--- embedaddon/php/Zend/tests/traits/bugs/abstract-methods05.phpt 2012/05/29 12:34:36 1.1.1.1 +++ embedaddon/php/Zend/tests/traits/bugs/abstract-methods05.phpt 2013/07/22 01:32:17 1.1.1.2 @@ -22,4 +22,4 @@ class TraitsTest1 { ?> --EXPECTF-- -Fatal error: Declaration of THelloB::hello() must be compatible with THelloA::hello($a) in %s on line %d \ No newline at end of file +Fatal error: Declaration of THelloA::hello($a) must be compatible with THelloB::hello() in %s on line %d