]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Wed, 6 Feb 2008 11:10:07 +0000 (11:10 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 6 Feb 2008 11:10:07 +0000 (11:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c0699cf3b4204b4e5042ceec05939d289655b1fc..8cbfbadee65976de90bf7617ceec82ba5facbf1c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP                                                                        NEWS
   by-ref offset). (Ilia)
 - Fixed bug #44028 (crash inside stream_socket_enable_crypto() when enabling
   encryption without crypto type). (Ilia)
+- Fixed bug #44018 (RecursiveDirectoryIterator options inconsistancy). (Marcus)
 - Fixed bug #43954 (Memory leak when sending the same HTTP status code
   multiple times). (Scott)
 - Fixed bug #43927 (koi8r is missing from html_entity_decode()).