Skip to content

Commit a4e5619

Browse files
committed
Fix intermixed SKIPIF and XFAIL sections in test
1 parent 4f0042b commit a4e5619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/session/tests/bug69111.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
--TEST--
22
Bug #69111 Crash in SessionHandler::read()
3-
--SKIPIF--
43
--XFAIL--
54
It is still a leak
5+
--SKIPIF--
66
<?php include('skipif.inc'); ?>
77
--FILE--
88
<?php

0 commit comments

Comments
 (0)