From: Antony Dovgal Date: Wed, 3 Nov 2004 13:42:51 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.10RC1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cdac193f9ff90c5a618678e4a3421e7c4d2649ed;p=php BFN --- diff --git a/NEWS b/NEWS index 7be83609a7..944bf94834 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP 4 NEWS - Fixed potential problems with unserializing invalid serialize data. (Marcus) - Fixed bug #30658 (Ensure that temporary files created by GD are removed). (Ilia) +- Fixed bug #30654 (oci8 persistent connection is deleted from hash + if there was exclusive connection with the same credentials). (Tony) - Fixed bug #30613 (Prevent infinite recursion in url redirection). (Ilia) - Fixed bug #30475 (curl_getinfo() may crash in some situations). (Ilia) - Fixed bug #30442 (segfault when parsing ?getvariable[][ ). (Tony)