From: Nikita Popov Date: Tue, 1 Mar 2016 23:50:46 +0000 (+0100) Subject: Fix intermixed SKIPIF and XFAIL sections in test X-Git-Tag: php-7.0.5RC1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4e56194d74b52944e7042940ba570e8143168d0;p=php Fix intermixed SKIPIF and XFAIL sections in test --- diff --git a/ext/session/tests/bug69111.phpt b/ext/session/tests/bug69111.phpt index 75b78f01ac..c6d10c74a0 100644 --- a/ext/session/tests/bug69111.phpt +++ b/ext/session/tests/bug69111.phpt @@ -1,8 +1,8 @@ --TEST-- Bug #69111 Crash in SessionHandler::read() ---SKIPIF-- --XFAIL-- It is still a leak +--SKIPIF-- --FILE--