Test: /ext/spl/tests/bug41828.phpt - Version 5.4.0beta2-dev        

Bug #41828 Failing to call RecursiveIteratorIterator::__construct() causes a sefault
Submitted: 2007-06-27 18:40:41 Modified: 2008-03-12 13:40:51
From: eric.gach Assigned: colder
Status: Closed Package: SPL related
PHP Version: 5.2.3 OS: Any

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Fatal error: Uncaught exception 'LogicException' with message 'In the constructor of foo, parent::__construct() must be called and its exceptions cannot be cleared' in %s/bug41828.php:11
001- Fatal error: main(): The foo instance wasn't initialized properly in %s on line %d
002+ Stack trace:
003+ #0 %s/bug41828.php(11): foo->internal_construction_wrapper('This is bar')
004+ #1 {main}
005+ thrown in %s/bug41828.php on line 11