tony2001                Fri Jan 18 07:10:21 2008 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.1056&r2=1.2027.2.547.2.1057&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1056 php-src/NEWS:1.2027.2.547.2.1057
--- php-src/NEWS:1.2027.2.547.2.1056    Wed Jan 16 15:50:37 2008
+++ php-src/NEWS        Fri Jan 18 07:10:21 2008
@@ -8,8 +8,8 @@
   which to group by data is specified. (Ilia)
 - Upgraded PCRE to version 7.5 (Nuno)
 
-- Fixed faulty fix for bug #40189
-                   (endless loop in zlib.inflate stream filter) (Greg)
+- Fixed faulty fix for bug #40189 (endless loop in zlib.inflate stream 
filter). 
+  (Greg)
 - Fixed bug #43863 (str_word_count() breaks on cyrillic "ya" in locale cp1251).
   (phprus at gmail dot com, Tony)
 - Fixed bug #43793 (zlib filter is unable to auto-detect gzip/zlib file 
headers).
@@ -30,6 +30,8 @@
 - Fixed bug #43533 (escapeshellarg('') returns null). (Ilia)
 - Fixed bug #43522 (stream_get_line() eats additional characters). (Felipe,
   Ilia, Tony)
+- Fixed bug #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory).
+  (Chris)
 - Fixed bug #43495 (array_merge_recursive() crashes with recursive arrays).
   (Ilia)
 - Fixed bug #43498 (file_exists() on a proftpd server got SIZE not

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to