andrey Sat Mar 8 14:58:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: update NEWS http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.131&r2=1.2027.2.547.2.965.2.132&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.131 php-src/NEWS:1.2027.2.547.2.965.2.132 --- php-src/NEWS:1.2027.2.547.2.965.2.131 Sat Mar 8 13:03:59 2008 +++ php-src/NEWS Sat Mar 8 14:58:04 2008 @@ -174,6 +174,7 @@ - Fixed bug #39822 (new PDO() doesn't work with firebird). (Lars W) - Fixed bug #39700 (NUMERIC error when result precision are 7,8 or 12-14 ). (Lars W) +- Fixed bug #39457 (Multiple invoked OO connections never close). (Andrey) - Fixed bug #39397 (invalid statement handle in Unknown on line 0). (Lars W) - Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php