From: Andrey Hristov Date: Sat, 8 Mar 2008 14:58:04 +0000 (+0000) Subject: update NEWS X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~660 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=704cab59ee7bc4c4f7dd774805d0eb9283749e33;p=php update NEWS --- diff --git a/NEWS b/NEWS index 962d8a17a2..fd7c0531de 100644 --- a/NEWS +++ b/NEWS @@ -174,6 +174,7 @@ PHP NEWS - 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)