From: Ilia Alshanetsky Date: Mon, 12 Apr 2010 14:05:00 +0000 (+0000) Subject: MFB: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default) X-Git-Tag: php-5.4.0alpha1~191^2~1780 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b8b6d931a65ea2d7d44adfe34005a96396dd401;p=php MFB: 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--