The PHP/QA Team is a small group of developers
whose primary goal is to support the PHP core developers by providing
them with timely quality assurance.
Bug Reports should be submitted to the official PHP bug list
(http://bugs.php.net)
All other questions should be directed to the appropriate
PHP mailing list.
Test: /tests/classes/ctor_in_interface_02.phpt - Version 5.3.12
There are 2 different diffs reported by users for this test.
Count
Diff
140 (99%)
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