diff options
Diffstat (limited to 'ext/session/tests/bug72940.phpt')
-rw-r--r-- | ext/session/tests/bug72940.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/bug72940.phpt b/ext/session/tests/bug72940.phpt index 5f3c790405..4d53bc098e 100644 --- a/ext/session/tests/bug72940.phpt +++ b/ext/session/tests/bug72940.phpt @@ -4,6 +4,7 @@ Bug #72940 - SID always defined error_reporting=-1 session.save_path= session.name=PHPSESSID +session.save_handler=files --SKIPIF-- <?php include('skipif.inc'); ?> --COOKIE-- |