helly Sun Feb 5 12:04:46 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.398&r2=1.2027.2.399&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.398 php-src/NEWS:1.2027.2.399 --- php-src/NEWS:1.2027.2.398 Sat Feb 4 11:01:55 2006 +++ php-src/NEWS Sun Feb 5 12:04:46 2006 @@ -19,6 +19,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php