--- embedaddon/php/tests/classes/ctor_in_interface_02.phpt 2012/02/21 23:48:06 1.1.1.1 +++ embedaddon/php/tests/classes/ctor_in_interface_02.phpt 2013/07/22 01:32:14 1.1.1.2 @@ -29,7 +29,6 @@ class implem13 implements constr1, constr3 { } } - ?> --EXPECTF-- Fatal error: Declaration of implem13::__construct() must be compatible with constr3::__construct($a) in %s on line %d