]> granicus.if.org Git - php/commitdiff
I don't see why would be this a win only test. it works for me on linux, checked...
authorFerenc Kovacs <tyrael@php.net>
Tue, 13 Sep 2011 21:06:06 +0000 (21:06 +0000)
committerFerenc Kovacs <tyrael@php.net>
Tue, 13 Sep 2011 21:06:06 +0000 (21:06 +0000)
ext/session/tests/session_save_path_variation4.phpt

index 6ea725cd896d82b6b8ea7fa0432bade2d8d4c988..80db6caf7dcb1d28dd3627156cbeaaf7169b60f5 100644 (file)
@@ -1,10 +1,7 @@
 --TEST--
 Test session_save_path() function : variation
 --SKIPIF--
-<?php include('skipif.inc'); 
-if(substr(PHP_OS, 0, 3) != "WIN")
-       die("skip Only for Windows");
-?>
+<?php include('skipif.inc');?>
 --INI--
 open_basedir=.
 session.save_handler=files