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