johannes Mon Oct 27 18:33:23 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: Fix NEWS http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.354&r2=1.2027.2.547.2.965.2.355&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.354 php-src/NEWS:1.2027.2.547.2.965.2.355 --- php-src/NEWS:1.2027.2.547.2.965.2.354 Mon Oct 27 18:32:08 2008 +++ php-src/NEWS Mon Oct 27 18:33:22 2008 @@ -25,6 +25,8 @@ - Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown). (Dmitry) - Fixed bug #46194 (SIGSEGV when requested file is not found). (Greg) +- Fixed bug #46192 (ArrayObject with objects as storage serialization). + (Etienne) - Fixed bug #46185 (importNode changes the namespace of an XML element). (Rob) - Fixed bug #46178 (memory leak in ext/phar). (Greg) - Fixed bug #46160 (SPL - Memory leak when exception is thrown in offsetSet). @@ -53,8 +55,6 @@ (vnegrier at optilian dot com, Ilia) - Fixed bug #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS). (Johannes, chx1975 at gmail dot com) -- Fixed bug #46192 (ArrayObject with objects as storage serialization). - (Etienne) 02 Sep 2008, PHP 5.3.0 Alpha 2 - Removed special treatment of "/tmp" in sessions for open_basedir.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php