[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/phar/phar_object.c branches/PHP_5_3/ext/phar/tests/bug54395.phpt trunk/ext/phar/phar_object.c trunk/ext/phar/tests/bug54395.phpt

2011-03-26 Thread Felipe Pena
felipe Sat, 26 Mar 2011 17:02:34 + Revision: http://svn.php.net/viewvc?view=revisionrevision=309716 Log: - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters) Bug: http://bugs.php.net/54395 (error getting bug information)

[PHP-CVS] svn: /php/php-src/trunk/ext/spl/ php_spl.c php_spl.h spl_directory.c spl_iterators.c tests/bug41828.phpt tests/bug54281.phpt tests/bug54384.phpt tests/iterator_031.phpt

2011-03-26 Thread Gustavo André dos Santos Lopes
cataphract Sun, 27 Mar 2011 04:21:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=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