Skip to content

Commit c24f114

Browse files
committed
tests still failing, so xfail for now until fixed
1 parent b1c0614 commit c24f114

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

ext/mbstring/tests/zend_multibyte-02.phpt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
--TEST--
22
zend multibyte (2)
3-
--SKIPIF--
3+
--XFAIL--
4+
https://bugs.php.net/bug.php?id=66582
45
--INI--
56
zend.multibyte=On
67
zend.script_encoding=UTF-8

ext/mbstring/tests/zend_multibyte-06.phpt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
--TEST--
22
zend multibyte (6)
3-
--SKIPIF--
3+
--XFAIL--
4+
https://bugs.php.net/bug.php?id=66582
45
--INI--
56
zend.multibyte=On
67
zend.script_encoding=EUC-JP

0 commit comments

Comments
 (0)