]> granicus.if.org Git - php/commitdiff
- BFN: #44246
authorFelipe Pena <felipe@php.net>
Tue, 22 Jul 2008 14:12:54 +0000 (14:12 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 22 Jul 2008 14:12:54 +0000 (14:12 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3d49e8c2ae45f5ed62280707e1034879585b8d64..0fe6ee5fead6bc6f3171afbc4d580fe9cf6a0d05 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,8 @@ PHP                                                                        NEWS
 - Fixed bug #44716 (Progress notifications incorrect). (Hannes)
 - Fixed bug #44712 (stream_context_set_params segfaults on invalid arguments).
   (Hannes)
+- Fixed bug #44246 (closedir() accepts a file resource opened by fopen()).
+  (Dmitry, Felipe)
 - Fixed bug #44127 (UNIX abstract namespace socket connect does not work).
   (Jani)
 - Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones)