From c51de0e7c528ddd46254956641cd21342b5b3f4b Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 27 Oct 2008 14:25:18 +0000 Subject: [PATCH] Improve test and remove the temporary session file created by the skipif check --- tests/basic/bug20539.phpt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/basic/bug20539.phpt b/tests/basic/bug20539.phpt index 813e129c435..67cef3a4f61 100644 --- a/tests/basic/bug20539.phpt +++ b/tests/basic/bug20539.phpt @@ -2,6 +2,7 @@ Bug #20539 (PHP CLI Segmentation Fault) --SKIPIF-- + --INI-- session.auto_start=1 session.save_handler=files @@ -9,7 +10,10 @@ session.save_path=./tests/basic/ --FILE-- --EXPECT-- good :) +bool(true) +