summaryrefslogtreecommitdiff
path: root/ext/session/tests/bug42596.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/bug42596.phpt')
-rw-r--r--ext/session/tests/bug42596.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/session/tests/bug42596.phpt b/ext/session/tests/bug42596.phpt
index 094bd31bcf..f27e86387e 100644
--- a/ext/session/tests/bug42596.phpt
+++ b/ext/session/tests/bug42596.phpt
@@ -2,8 +2,8 @@
Bug #42596 (session.save_path MODE option will not set "write" bit for group or world)
--SKIPIF--
<?php
- if(substr(PHP_OS, 0, 3) == "WIN") die("skip not for Windows");
- include('skipif.inc');
+ if(substr(PHP_OS, 0, 3) == "WIN") die("skip not for Windows");
+ include('skipif.inc');
?>
--INI--
session.use_cookies=0