iliaa Tue Aug 30 18:05:16 2005 EDT Modified files: (Branch: PHP_4_4) /php-src NEWS Log: MFH: Fixed bug #32589 (possible crash inside imap_mail_compose() function). http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.30&r2=1.1247.2.920.2.31&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.30 php-src/NEWS:1.1247.2.920.2.31 --- php-src/NEWS:1.1247.2.920.2.30 Tue Aug 30 05:14:47 2005 +++ php-src/NEWS Tue Aug 30 18:05:13 2005 @@ -23,6 +23,7 @@ reference). (Dmitry, Derick) - Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF). (Nuno) +- Fixed bug #32589 (possible crash inside imap_mail_compose() function). (Ilia) - Fixed bug #32160 (copying a file into itself leads to data loss). (Ilia) - Fixed bug #31158 (array_splice on $GLOBALS crashes). (Dmitry) - Fixed bug #29253 (array_diff with $GLOBALS argument fails). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php