]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Fri, 3 Nov 2006 19:04:19 +0000 (19:04 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 3 Nov 2006 19:04:19 +0000 (19:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a01c6c0c96b8b2d6efdf779d9b1c942042bc39af..5057071355889497dc59af3b418630c6a373250c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,16 @@ PHP                                                                        NEWS
   . 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)