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-11.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-11.phpt')
| -rw-r--r-- | ext/mbstring/tests/zend_multibyte-11.phpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/mbstring/tests/zend_multibyte-11.phpt b/ext/mbstring/tests/zend_multibyte-11.phpt index 69624ae006..6844d06370 100644 --- a/ext/mbstring/tests/zend_multibyte-11.phpt +++ b/ext/mbstring/tests/zend_multibyte-11.phpt @@ -1,8 +1,5 @@ --TEST-- zend multibyte (11) ---SKIPIF-- ---XFAIL-- -https://bugs.php.net/bug.php?id=66582 --INI-- zend.multibyte=1 --FILE-- |
