From: Felipe Pena Date: Wed, 23 Jul 2008 12:05:21 +0000 (+0000) Subject: - Change credits for #44246 X-Git-Tag: php-5.2.7RC1~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99487f9ce3d372cf0ecc9235f816402baeed44ca;p=php - Change credits for #44246 --- diff --git a/NEWS b/NEWS index 0fe6ee5fea..7b987d6c1f 100644 --- a/NEWS +++ b/NEWS @@ -49,7 +49,7 @@ PHP NEWS - 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) + (Dmitry, Tony) - Fixed bug #44127 (UNIX abstract namespace socket connect does not work). (Jani) - Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones)