From: Moriyoshi Koizumi Date: Sun, 10 Nov 2002 15:52:00 +0000 (+0000) Subject: Added a test case to check if my recent patch works X-Git-Tag: php-4.3.0RC1~149 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c517d7d1d9242ed32d30ba6f002ec1678b58d90;p=php Added a test case to check if my recent patch works --- diff --git a/ext/mbstring/tests/ini_language.phpt b/ext/mbstring/tests/ini_language.phpt new file mode 100644 index 0000000000..a8b42c78e7 --- /dev/null +++ b/ext/mbstring/tests/ini_language.phpt @@ -0,0 +1,15 @@ +--TEST-- +mbstring.language bug +--SKIPIF-- + +--INI-- +mbstring.internal_encoding=Shift_JIS +mbstring.language=Japanese +--FILE-- + +--EXPECT-- +string(6) "EUC-JP" +string(6) "EUC-JP"