From b8257c86e2cdb64ce38bcd0ca535327737b079b6 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Sun, 3 Jul 2005 10:37:11 +0000 Subject: [PATCH] Fixed test fules (they assumend register_long_arrays=1) --- ext/session/tests/007.phpt | 1 + ext/session/tests/008-php4.2.3.phpt | 1 + ext/session/tests/009.phpt | 1 + 3 files changed, 3 insertions(+) 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--