From 35d213c9ce1e9d1b974414c393c4a72f19eadbb4 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Sun, 27 Apr 2014 22:23:43 +0200 Subject: [PATCH] put this test back to XFAIL, as it was before, since it is still leaking memory --- ext/mbstring/tests/zend_multibyte-08.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/mbstring/tests/zend_multibyte-08.phpt b/ext/mbstring/tests/zend_multibyte-08.phpt index 488e2a00ca..a0989fc562 100644 --- a/ext/mbstring/tests/zend_multibyte-08.phpt +++ b/ext/mbstring/tests/zend_multibyte-08.phpt @@ -1,6 +1,8 @@ --TEST-- zend multibyte (8) --SKIPIF-- +--XFAIL-- +https://bugs.php.net/bug.php?id=66582 --INI-- zend.multibyte=On zend.script_encoding=ISO-8859-1 -- 2.50.1