From 449497f1628a1702f17cca963c113991097fe11c Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Tue, 13 Sep 2011 21:06:06 +0000 Subject: [PATCH] I don't see why would be this a win only test. it works for me on linux, checked the history, find no explanation. --- ext/session/tests/session_save_path_variation4.phpt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ext/session/tests/session_save_path_variation4.phpt b/ext/session/tests/session_save_path_variation4.phpt index 6ea725cd89..80db6caf7d 100644 --- a/ext/session/tests/session_save_path_variation4.phpt +++ b/ext/session/tests/session_save_path_variation4.phpt @@ -1,10 +1,7 @@ --TEST-- Test session_save_path() function : variation --SKIPIF-- - + --INI-- open_basedir=. session.save_handler=files -- 2.50.1