diff options
| author | Stanislav Malyshev <stas@php.net> | 2014-04-05 18:34:39 -0700 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2014-04-05 18:34:39 -0700 |
| commit | cf910f351ab7d8a55aba1aa717056ca2576a629b (patch) | |
| tree | a9b0940c49fa110f039316dc4a18e0141d64e204 /ext/mbstring/tests/zend_multibyte-02.phpt | |
| parent | 12e222ee9148ea919e10ab6af4d4da164200eda7 (diff) | |
| download | php-git-cf910f351ab7d8a55aba1aa717056ca2576a629b.tar.gz | |
multibytes tests still fail, put them in XFAIL
clean up XFAIL from tests no longer failing
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 8a1a572804..ebc10b48be 100644 --- a/ext/mbstring/tests/zend_multibyte-02.phpt +++ b/ext/mbstring/tests/zend_multibyte-02.phpt @@ -1,5 +1,7 @@ --TEST-- zend multibyte (2) +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 --INI-- zend.multibyte=On zend.script_encoding=UTF-8 |
