diff options
Diffstat (limited to 'ext/mbstring')
| -rw-r--r-- | ext/mbstring/tests/zend-multibyte.phpt | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mbstring/tests/zend-multibyte.phpt b/ext/mbstring/tests/zend-multibyte.phpt index 92e4d29383..9268fdd2f6 100644 --- a/ext/mbstring/tests/zend-multibyte.phpt +++ b/ext/mbstring/tests/zend-multibyte.phpt @@ -9,6 +9,7 @@ if (ini_set("mbstring.script_encoding","SJIS") != "SJIS") {  ?>  --INI--  mbstring.script_encoding=Shift_JIS +mbstring.internal_encoding=Shift_JIS  --FILE--  <?php  	function \\\($)  | 
