Edit report at https://bugs.php.net/bug.php?id=55300&edit=1
ID: 55300 Comment by: good821 at 126 dot com Reported by: frederic dot hardy at mageekbox dot net Summary: \DirectoryIterator, parent::__construct() and \LogicException Status: Assigned Type: Bug Package: SPL related Operating System: Linux PHP Version: 5.4.0alpha2 Assigned To: cataphract Block user comment: N Private report: N New Comment: http://www.officialoaklandraiders.com/bo-jackson-jersey-c-11_22.html Bo Jackson Throwback Jersey http://www.officialoaklandraiders.com/darren-mcfadden-jersey-c-11_15.html Darren McFadden Jersey Previous Comments: ------------------------------------------------------------------------ [2011-08-29 08:02:18] good821 at 126 dot com http://www.officialoaklandraiders.com/ Oakland Raiders Jerseys http://www.officialoaklandraiders.com/art-shell-jersey-c-11_19.html Art Shell Throwback Jersey ------------------------------------------------------------------------ [2011-08-09 08:52:19] cataphr...@php.net I wouldn't consider these duplicates. #55175 is an actual problem, this is simply an intended BC break that turned out to have a larger impact than I expected. I'll take care of both not after the beginning of next week. ------------------------------------------------------------------------ [2011-08-09 08:46:37] s...@php.net Actually according to my test case in https://bugs.php.net/bug.php?id=55175 - it's even happening if you don't redefine the constructor at all. It prevents extending the class altogether, which makes no sense to me. ------------------------------------------------------------------------ [2011-08-09 08:44:46] s...@php.net The main issue is not that it's a BC break I'd say, it's that apparently adding the call to parent::__construct does not fix the issue, the exception is always thrown if you try to have your own constructor in the extending class. BTW: This is a duplicate of https://bugs.php.net/bug.php?id=55175 IMO. ------------------------------------------------------------------------ [2011-08-04 06:56:27] frederic dot hardy at mageekbox dot net This BC break is a problem with the symfony 2 framework. All command throw this exception : [LogicException] In the constructor of Symfony\Component\Finder\SplFileInfo, parent::__construct() must be called and its exceptions cannot be cleared ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=55300 -- Edit this bug report at https://bugs.php.net/bug.php?id=55300&edit=1