From: Rob Richards Date: Mon, 2 Jul 2007 11:37:26 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.4RC1~248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19f89a22c0cb739b421ccd49404df8ace2562594;p=php BFN --- diff --git a/NEWS b/NEWS index 30db43d9c9..64e6e8a456 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,7 @@ PHP NEWS - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory already exists). (Pierre) +- Fixed bug #41867 (getName is broken). (Rob) - Fixed bug #41865 (fputcsv(): 2nd parameter is not optional). (Jani) - Fixed bug #41813 (segmentation fault when using string offset as an object). (judas dot iscariote at gmail dot com, Tony)