From: Felipe Pena Date: Tue, 22 Jul 2008 14:12:54 +0000 (+0000) Subject: - BFN: #44246 X-Git-Tag: php-5.2.7RC1~186 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20de4ba98f71d6ffe7c029efadb2e438431c64ee;p=php - BFN: #44246 --- diff --git a/NEWS b/NEWS index 3d49e8c2ae..0fe6ee5fea 100644 --- 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)