diff options
| author | Stanislav Malyshev <stas@php.net> | 2014-01-26 15:11:15 -0800 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2014-01-26 15:51:17 -0800 |
| commit | f49965b487fa6c0cc9512c287beb357d43acfbf5 (patch) | |
| tree | 5750dec7abfb851bdae4984b8a18e062d6833046 /ext/mbstring/tests/zend_multibyte-02.phpt | |
| parent | 251b914afa66a6ae575e16ae4ab2faf39655edba (diff) | |
| download | php-git-f49965b487fa6c0cc9512c287beb357d43acfbf5.tar.gz | |
XFAIL multibyte tests until they are fixed (bug 66582)
Diffstat (limited to 'ext/mbstring/tests/zend_multibyte-02.phpt')
| -rw-r--r-- | ext/mbstring/tests/zend_multibyte-02.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/mbstring/tests/zend_multibyte-02.phpt b/ext/mbstring/tests/zend_multibyte-02.phpt index 494b504129..8e15ae8849 100644 --- a/ext/mbstring/tests/zend_multibyte-02.phpt +++ b/ext/mbstring/tests/zend_multibyte-02.phpt @@ -1,6 +1,8 @@ --TEST-- zend multibyte (2) --SKIPIF-- +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 --INI-- zend.multibyte=On zend.script_encoding=UTF-8 |
