summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-01-29 20:36:11 +0100
committerFerenc Kovacs <tyrael@php.net>2016-02-03 00:58:37 +0100
commit14f2a2007d36a08bde02d7736d4a020de95953f1 (patch)
tree63788a4372c1070a4e7536be6fd73a17f0e0c4b3
parent5cb08dde9320c2ea178bc748314f85fff8b9d37f (diff)
downloadphp-git-14f2a2007d36a08bde02d7736d4a020de95953f1.tar.gz
add XFAIL
-rw-r--r--ext/session/tests/bug69111.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/session/tests/bug69111.phpt b/ext/session/tests/bug69111.phpt
index 5fc6e2c9be..c6d10c74a0 100644
--- a/ext/session/tests/bug69111.phpt
+++ b/ext/session/tests/bug69111.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #69111 Crash in SessionHandler::read()
+--XFAIL--
+It is still a leak
--SKIPIF--
<?php include('skipif.inc'); ?>
--FILE--