diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2014-01-29 15:41:30 +0900 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2014-01-29 15:41:30 +0900 |
commit | d941ac5b4f4a53a5e081ede47e36665f62ad7bea (patch) | |
tree | 0a0f722162a7758f2e00b74b0e948c63552f6dc1 /ext/mbstring/tests/zend_multibyte-11.phpt | |
parent | 79cbcd9ded58824ab40378c469bf91878a226281 (diff) | |
download | php-git-d941ac5b4f4a53a5e081ede47e36665f62ad7bea.tar.gz |
Fixed zend.multibyte tests partially
Diffstat (limited to 'ext/mbstring/tests/zend_multibyte-11.phpt')
-rw-r--r-- | ext/mbstring/tests/zend_multibyte-11.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mbstring/tests/zend_multibyte-11.phpt b/ext/mbstring/tests/zend_multibyte-11.phpt index 91a7d8c44b..c6e45fa5cd 100644 --- a/ext/mbstring/tests/zend_multibyte-11.phpt +++ b/ext/mbstring/tests/zend_multibyte-11.phpt @@ -1,8 +1,8 @@ --TEST-- zend multibyte (11) --SKIPIF-- ---XFAIL-- -https://bugs.php.net/bug.php?id=66582 +--INI-- +zend.multibyte=1 --FILE-- <?php declare(encoding="ISO-8859-15") { |