2011/3/27 Pierre Joye <pierre....@gmail.com>: > 2011/3/27 Gustavo André dos Santos Lopes <cataphr...@php.net>: >> cataphract Sun, 27 Mar 2011 04:21:06 +0000 >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=309729 >> >> Log: >> - Fixed bug #54384: Several SPL classes crash when parent constructor is >> not called. >> #Merge to 5.3 pending (slight BC break on AppendIterator, as it's no >> #longer possible to defer the call to the parent constructor until >> #after the constructor is performed). > > Please add a note to the UPGRADING guide.
This also has a slight bc break in phar (see ext/phar/tests/phar_oo_001.phpt for example), so please mention that in the upgrading file too. -Hannes -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php