tony2001 Wed Jun 28 15:04:29 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.98&r2=1.2027.2.547.2.99&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.98 php-src/NEWS:1.2027.2.547.2.99 --- php-src/NEWS:1.2027.2.547.2.98 Tue Jun 27 23:32:56 2006 +++ php-src/NEWS Wed Jun 28 15:04:28 2006 @@ -71,6 +71,8 @@ - Fixed memory leaks in openssl streams context options. (Pierre) - Fixed handling of extremely long paths inside tempnam() function. (Ilia) +- Fixed bug #37931 (possible crash in OCI8 after database restart + when using persistent connections). (Tony) - Fixed bug #37920 (compilation problems on z/OS). (Tony) - Fixed bug #37864 (file_get_contents() leaks on empty file). (Hannes) - Fixed bug #37862 (Integer pointer comparison to numeric value).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php