Test: /tests/classes/ctor_in_interface_02.phpt - Version 5.3.9RC3-dev    

There are 2 different diffs reported by users for this test.

Count Diff
13 (81%)
001+ Fatal error: Declaration of implem13::__construct() must be compatible with that of constr3::__construct() in %s/ctor_in_interface_02.php on line 24
001- Fatal error: Declaration of implem13::__construct() must be compatible with constr3::__construct($a) in %s on line %d
3 (19%)
001+ Fatal error: Declaration of implem13::__construct() must be compatible with that of constr3::__construct() in %s/ctor_in_interface_02.php on line 24
001- Fatal error: Can't inherit abstract function constr3::__construct() (previously declared abstract in constr1) in %s on line %d