diff options
-rw-r--r-- | ext/session/tests/bug69111.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
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-- <?php include('skipif.inc'); ?> --FILE-- <?php |