From 9efefc742ba4637216a0fbd1ce06fce71af6bb9f Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Thu, 14 Nov 2002 22:38:43 +0000 Subject: [PATCH] Added a test for zend-multibyte extension --- ext/mbstring/tests/zend-multibyte.phpt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ext/mbstring/tests/zend-multibyte.phpt diff --git a/ext/mbstring/tests/zend-multibyte.phpt b/ext/mbstring/tests/zend-multibyte.phpt new file mode 100644 index 0000000000..92e4d29383 --- /dev/null +++ b/ext/mbstring/tests/zend-multibyte.phpt @@ -0,0 +1,22 @@ +--TEST-- +zend multibyte +--SKIPIF-- + +--INI-- +mbstring.script_encoding=Shift_JIS +--FILE-- + +--EXPECT-- +ƒhƒŒƒ~ƒtƒ@ƒ\ -- 2.50.1