tony2001                Wed May 24 21:24:29 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.43&r2=1.2027.2.547.2.44&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.43 php-src/NEWS:1.2027.2.547.2.44
--- php-src/NEWS:1.2027.2.547.2.43      Wed May 24 09:42:21 2006
+++ php-src/NEWS        Wed May 24 21:24:29 2006
@@ -50,6 +50,8 @@
 - Fixed bug #37510 (session_regenerate_id changes session_id() even on 
   failure). (Hannes)
 - Fixed bug #37505 (touch() truncates large files). (Ilia)
+- Fixed bug #37499 (CLI segmentation faults during cleanup with sybase-ct 
+  extension enabled). (Tony)
 - Fixed bug #37487 (oci_fetch_array() array-type should always default to
   OCI_BOTH). (Tony)
 - Fixed bug #37395 (recursive mkdir() fails to create nonexistent directories 
@@ -57,6 +59,7 @@
 - Fixed bug #37457 (Crash when an exception is thrown in accept() method of 
   FilterIterator). (Marcus)
 - Fixed bug #37456 (DOMElement->setAttribute() loops forever). (Rob)
+- Fixed bug #37418 (tidy module crashes on shutdown). (Tony)
 - Fixed bug #37416 (iterator_to_array() hides exceptions thrown in rewind()
   method). (Tony)
 - Fixed bug #37413 (Rejected versions of flex that don't work). (Ilia)

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

Reply via email to