From 8071de3dfd27e01d5b10ff23ad03e9ceb15b382b Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Wed, 29 Jan 2014 17:40:39 -0800 Subject: [PATCH] tests still failing, so xfail for now until fixed --- ext/mbstring/tests/zend_multibyte-02.phpt | 3 ++- ext/mbstring/tests/zend_multibyte-06.phpt | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ext/mbstring/tests/zend_multibyte-02.phpt b/ext/mbstring/tests/zend_multibyte-02.phpt index 84eae89d9e..ebc10b48be 100644 --- a/ext/mbstring/tests/zend_multibyte-02.phpt +++ b/ext/mbstring/tests/zend_multibyte-02.phpt @@ -1,6 +1,7 @@ --TEST-- zend multibyte (2) ---SKIPIF-- +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 --INI-- zend.multibyte=On zend.script_encoding=UTF-8 diff --git a/ext/mbstring/tests/zend_multibyte-06.phpt b/ext/mbstring/tests/zend_multibyte-06.phpt index 11e263f0b6..e0b4ead545 100644 --- a/ext/mbstring/tests/zend_multibyte-06.phpt +++ b/ext/mbstring/tests/zend_multibyte-06.phpt @@ -1,6 +1,7 @@ --TEST-- zend multibyte (6) ---SKIPIF-- +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 --INI-- zend.multibyte=On zend.script_encoding=EUC-JP -- 2.50.1