From a4e56194d74b52944e7042940ba570e8143168d0 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 2 Mar 2016 00:50:46 +0100 Subject: [PATCH] Fix intermixed SKIPIF and XFAIL sections in test --- ext/session/tests/bug69111.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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--