tony2001 Wed Nov 3 08:42:53 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.749&r2=1.1247.2.750&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.749 php-src/NEWS:1.1247.2.750 --- php-src/NEWS:1.1247.2.749 Tue Nov 2 11:42:12 2004 +++ php-src/NEWS Wed Nov 3 08:42:51 2004 @@ -6,6 +6,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php