]> granicus.if.org Git - php/commitdiff
Fix intermixed SKIPIF and XFAIL sections in test
authorNikita Popov <nikic@php.net>
Tue, 1 Mar 2016 23:50:46 +0000 (00:50 +0100)
committerNikita Popov <nikic@php.net>
Thu, 3 Mar 2016 15:38:05 +0000 (16:38 +0100)
ext/session/tests/bug69111.phpt

index 75b78f01ac5860e85f966cb4102391ce228690b7..c6d10c74a0e6b013e8270885a665d7ff5a40a50e 100644 (file)
@@ -1,8 +1,8 @@
 --TEST--
 Bug #69111 Crash in SessionHandler::read()
---SKIPIF--
 --XFAIL--
 It is still a leak
+--SKIPIF--
 <?php include('skipif.inc'); ?>
 --FILE--
 <?php