summaryrefslogtreecommitdiff
path: root/ext/session/tests/rfc1867_no_name.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/rfc1867_no_name.phpt')
-rw-r--r--ext/session/tests/rfc1867_no_name.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/rfc1867_no_name.phpt b/ext/session/tests/rfc1867_no_name.phpt
index d68a61d929..6a6eb71176 100644
--- a/ext/session/tests/rfc1867_no_name.phpt
+++ b/ext/session/tests/rfc1867_no_name.phpt
@@ -15,6 +15,7 @@ session.upload_progress.cleanup=0
session.upload_progress.prefix=upload_progress_
session.upload_progress.name=PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.freq=1%
+session.save_handler=files
--SKIPIF--
<?php include('skipif.inc'); ?>
--COOKIE--