From: Ilia Alshanetsky Date: Mon, 12 Apr 2010 14:04:45 +0000 (+0000) Subject: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default) X-Git-Tag: php-5.3.3RC1~320 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=213e15571397c6804ab40c9001f3d9c49a38694e;p=php Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default) --- diff --git a/ext/mbstring/tests/mb_send_mail01.phpt b/ext/mbstring/tests/mb_send_mail01.phpt index 26d2ed2ecd..90cc3aa9c6 100644 --- a/ext/mbstring/tests/mb_send_mail01.phpt +++ b/ext/mbstring/tests/mb_send_mail01.phpt @@ -8,6 +8,7 @@ if (!function_exists("mb_send_mail") || !mb_language("neutral")) { ?> --INI-- sendmail_path=/bin/cat +mail.add_x_header=off --FILE-- --INI-- sendmail_path=/bin/cat +mail.add_x_header=off --FILE-- --INI-- sendmail_path=/bin/cat +mail.add_x_header=off --FILE-- --INI-- sendmail_path=/bin/cat +mail.add_x_header=off --FILE-- --INI-- sendmail_path=/bin/cat +mail.add_x_header=off --FILE-- --INI-- sendmail_path=/bin/cat +mail.add_x_header=off --FILE-- --INI-- sendmail_path=/bin/cat +mail.add_x_header=off --FILE--