From: Christoph M. Becker Date: Sat, 20 Jun 2020 09:06:38 +0000 (+0200) Subject: Mark failing tests as XFAIL for now X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bc375f40aece1878c3c0d8ca1001d22b362c7d6;p=php Mark failing tests as XFAIL for now These test fail on Window since some recent changes to JIT; we mark them as XFAIL until the issues are resolved. --- diff --git a/Zend/tests/bug31098.phpt b/Zend/tests/bug31098.phpt index 4d01d36cd8..325ed17727 100644 --- a/Zend/tests/bug31098.phpt +++ b/Zend/tests/bug31098.phpt @@ -1,5 +1,11 @@ --TEST-- Bug #31098 (isset() / empty() incorrectly returns true in dereference of a wrong type) +--SKIPIF-- + --FILE-- --FILE-- + --FILE--