From: SVN Migration Date: Fri, 8 Aug 2003 10:52:51 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: php-4.3.3RC4~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cecfd0ace47af867e63848fef133f87a5d6df86e;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/mbstring/tests/mb_send_mail07.phpt b/ext/mbstring/tests/mb_send_mail07.phpt new file mode 100644 index 0000000000..8f53c0b97b --- /dev/null +++ b/ext/mbstring/tests/mb_send_mail07.phpt @@ -0,0 +1,41 @@ +--TEST-- +mb_send_mail() test 7 (lang=Korean) +--SKIPIF-- + +--INI-- +sendmail_path=cat +--FILE-- + +--EXPECTF-- +To: example@example.com +Subject: %s +Mime-Version: 1.0 +Content-Type: text/plain; charset=%s +Content-Transfer-Encoding: %s + +%s +To: example@example.com +Subject: =?ISO-2022-KR?B?GyQpQw5FVz06Ri4PIEtvcmVhbg8=?= +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-2022-KR +Content-Transfer-Encoding: 7bit + +$)CEW=:F. diff --git a/ext/mbstring/tests/php_gr_jp_16242.phpt b/ext/mbstring/tests/php_gr_jp_16242.phpt new file mode 100644 index 0000000000..a4dc60dc3c --- /dev/null +++ b/ext/mbstring/tests/php_gr_jp_16242.phpt @@ -0,0 +1,33 @@ +--TEST-- +php-users@php.gr.jp #16242 +--SKIPIF-- + +--FILE-- +" |'.$_ENV["TEST_PHP_EXECUTABLE"].' -c '.$tmpfile; + +system($cmd); + +unlink($tmpfile); +?> +--EXPECT-- +string(8) "Japanese" +string(5) "UTF-8" +string(5) "UTF-8"