diff options
Diffstat (limited to 'ext/session/tests/009.phpt')
-rw-r--r-- | ext/session/tests/009.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/session/tests/009.phpt b/ext/session/tests/009.phpt index c883267b39..a79cb931aa 100644 --- a/ext/session/tests/009.phpt +++ b/ext/session/tests/009.phpt @@ -8,6 +8,7 @@ session.cache_limiter= register_globals=0 session.bug_compat_42=1 session.bug_compat_warn=0 +session.serialize_handler=php --FILE-- <?php error_reporting(E_ALL); |