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 a79cb931a..aa9e46eb5 100644 --- a/ext/session/tests/009.phpt +++ b/ext/session/tests/009.phpt @@ -9,6 +9,7 @@ register_globals=0 session.bug_compat_42=1 session.bug_compat_warn=0 session.serialize_handler=php +register_long_arrays=1 --FILE-- <?php error_reporting(E_ALL); |