]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Tue, 20 Feb 2007 13:09:54 +0000 (13:09 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 20 Feb 2007 13:09:54 +0000 (13:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 80192f0c7041db9a9f999e9e43de2216f9ecbc05..007cf5a622595e4d96929edcb668de00339b0e2e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP                                                                        NEWS
 - Added --ri switch to CLI which allows to check extension information. (Marcus)
 - Added tidyNode::getParent() method (John, Nuno)
 - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry)
+- Fixed bug #40548 (SplFileInfo::getOwner/getGroup give a warning on broken
+  symlink). (Marcus)
 - Fixed bug #40546 (SplFileInfo::getPathInfo() throws an execption if directory
   is in root dir). (Marcus)
 - Fixed bug #40545 (multithreading issue in zend_strtod()). (Tony)