Skip to content

Commit c7ef178

Browse files
committed
Set a session path for this test
1 parent fc46003 commit c7ef178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/session/tests/session_set_save_handler_sid_002.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Test session_set_save_handler() function: create_sid
33
--INI--
44
session.save_handler=files
55
session.name=PHPSESSID
6+
session.save_path=/tmp
67
--SKIPIF--
78
<?php include('skipif.inc'); ?>
89
--FILE--

0 commit comments

Comments
 (0)