helly           Fri Nov  3 19:04:20 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.322&r2=1.2027.2.547.2.323&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.322 php-src/NEWS:1.2027.2.547.2.323
--- php-src/NEWS:1.2027.2.547.2.322     Fri Nov  3 14:53:14 2006
+++ php-src/NEWS        Fri Nov  3 19:04:19 2006
@@ -7,9 +7,16 @@
   . Make sure PHP_SELF is filtered in Apache 1 sapi.
 - Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0)
   (Ilia) 
+- Fixed bug #39320 (ZEND_HASH_APPLY_STOP causes deletion). (Marcus)
+- Fixed bug #39313 (spl_autoload triggers Fatal error). (Marcus)
 - Fixed bug #39265 (Fixed path handling inside mod_files.sh). 
   (michal dot taborsky at gmail dot com, Ilia)
 - Fixed bug #39215 (Inappropriate close of stdin/stdout/stderr). (Wez,Ilia)
+- Fixed bug #39151 (Parse error in recursiveiteratoriterator.php). (Marcus)
+- Fixed bug #39090 (DirectoryFilterDots doxygen docs and example is wrong).
+  (Marcus)
+- Fixed bug #38698 (for some keys cdbmake creates corrupted db and cdb can't 
+  read valid db). (Marcus)
 - Fixed bug #38680 (Added missing handling of basic types in json_decode).
   (Ilia) 
 

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

Reply via email to