From cadd668aaceb1a970a7b35105f33eec91b5c6e2a Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 14 Aug 2003 00:54:42 +0000 Subject: MFH: missing skip condition. --- ext/session/tests/bug24592.phpt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/session') diff --git a/ext/session/tests/bug24592.phpt b/ext/session/tests/bug24592.phpt index 9f94c3bf11..e13c89a5f0 100644 --- a/ext/session/tests/bug24592.phpt +++ b/ext/session/tests/bug24592.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #24592 (crash when multiple NULL values are being stored) +--SKIPIF-- + --INI-- register_globals=0 html_errors=0 -- cgit v1.2.1