From: Ilia Alshanetsky Date: Wed, 22 Dec 2004 17:28:28 +0000 (+0000) Subject: MFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct output). X-Git-Tag: php-5.0.4RC1~441 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2fb77343daea6312fec3f201b5d230a1254ec3c;p=php MFH: Fixed bug #31142 (imap_mail_compose() fails to generate correct output). --- diff --git a/NEWS b/NEWS index 52a874544f..6399ae6376 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.4 - Fixed a bug in mysql_stmt_execute (type conversion with NULL values). (Georg) +- Fixed bug #31142 (imap_mail_compose() fails to generate correct output). (Ilia) - Fixed bug #31139 (XML Parser Functions seem to drop & when parsing). (Rob) - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick) - Fixed bug #31110 (PHP 4.3.10 does not compile on Tru64 UNIX 5.1B). (Derick)