]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Sun, 5 Feb 2006 12:04:46 +0000 (12:04 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 5 Feb 2006 12:04:46 +0000 (12:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 17131c99b9ede6c76a8607dfb47ac411910a78a7..1adabfbe35d2daabb2039803e594a955a18fc75b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ PHP                                                                        NEWS
 - Added imap_savebody() that allows message body to be written to a file. (Mike)
 - Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE
   on error. (Pierre)
+- Fixed bug #36287 (Segfault with SplFileInfo conversion). (Marcus)
 - Fixed bug #36268 (Object destructors called even after fatal errors). (Dmitry)
 - Fixed bug #36258 (SplFileObject::getPath() may lead to segfault). (Tony)
 - Fixed bug #36242 (Possible memory corruption in stream_select()). (Tony)