summaryrefslogtreecommitdiff
path: root/ext/session/tests/017.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/017.phpt')
-rw-r--r--ext/session/tests/017.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/017.phpt b/ext/session/tests/017.phpt
index f2a6997b50..2a11fed85b 100644
--- a/ext/session/tests/017.phpt
+++ b/ext/session/tests/017.phpt
@@ -5,6 +5,7 @@ setting $_SESSION before session_start() should not cause segfault
--INI--
session.use_cookies=0
session.cache_limiter=
+session.serialize_handler=php
--FILE--
<?php