From: Dmitry Stogov Date: Sun, 3 Jul 2005 10:37:11 +0000 (+0000) Subject: Fixed test fules (they assumend register_long_arrays=1) X-Git-Tag: php-5.0.5RC1~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8257c86e2cdb64ce38bcd0ca535327737b079b6;p=php Fixed test fules (they assumend register_long_arrays=1) --- diff --git a/ext/session/tests/007.phpt b/ext/session/tests/007.phpt index 7e13ab27e3..a37b1db8f8 100644 --- a/ext/session/tests/007.phpt +++ b/ext/session/tests/007.phpt @@ -8,6 +8,7 @@ session.cache_limiter= register_globals=1 session.bug_compat_42=1 session.serialize_handler=php +register_long_arrays=1 --FILE--