--- embedaddon/php/tests/classes/ctor_in_interface_01.phpt 2012/02/21 23:48:06 1.1.1.1 +++ embedaddon/php/tests/classes/ctor_in_interface_01.phpt 2012/05/29 12:34:34 1.1.1.2 @@ -16,4 +16,4 @@ class implem implements constr ?> --EXPECTF-- -Fatal error: Declaration of implem::__construct() must be compatible with that of constr::__construct() in %s on line %d +Fatal error: Declaration of implem::__construct() must be compatible with constr::__construct() in %s on line %d