]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Mon, 2 Jul 2007 11:37:26 +0000 (11:37 +0000)
committerRob Richards <rrichards@php.net>
Mon, 2 Jul 2007 11:37:26 +0000 (11:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 30db43d9c9f1a1e161ec329d6b79b4cec8e60662..64e6e8a456a8eaf4c0e2a2d9b7e955b0da49228a 100644 (file)
--- 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)