From d88a9a3f80e242f303c00333fa8c7a68e2a8fbf8 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 25 Dec 2010 01:42:45 +0000 Subject: [PATCH] - Fixed INI test section --- .../tests/multibyte/multibyte_encoding_001.phpt | 2 +- .../tests/multibyte/multibyte_encoding_002.phpt | 4 ++-- .../tests/multibyte/multibyte_encoding_003.phpt | Bin 465 -> 471 bytes .../tests/multibyte/multibyte_encoding_004.phpt | 4 ++-- .../tests/multibyte/multibyte_encoding_005.phpt | 4 ++-- .../tests/multibyte/multibyte_encoding_006.phpt | Bin 624 -> 629 bytes 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Zend/tests/multibyte/multibyte_encoding_001.phpt b/Zend/tests/multibyte/multibyte_encoding_001.phpt index 8c8a1b855e6..38aa80a40a4 100755 --- a/Zend/tests/multibyte/multibyte_encoding_001.phpt +++ b/Zend/tests/multibyte/multibyte_encoding_001.phpt @@ -2,7 +2,7 @@ Zend Multibyte and ShiftJIS --SKIPIF-- --INI-- zend.multibyte=1 -mbstring.internal_encoding=iso-8859-1 +zend.internal_encoding=iso-8859-1 --FILE--  --INI-- zend.multibyte=1 -mbstring.script_encoding=Shift_JIS +zend.script_encoding=Shift_JIS mbstring.internal_encoding=Shift_JIS --FILE--