From 2a927b5d7f3715a74280ef2955f2fbd306d825fb Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Fri, 13 May 2011 21:54:25 +0000 Subject: [PATCH] Make sure 'E' is included in the variables_order, otherwise this test won't work. --- ext/filter/tests/bug52209.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/filter/tests/bug52209.phpt b/ext/filter/tests/bug52209.phpt index 49408ea12d..bf2ed6cf3f 100644 --- a/ext/filter/tests/bug52209.phpt +++ b/ext/filter/tests/bug52209.phpt @@ -2,6 +2,8 @@ Bug #52209 (INPUT_ENV returns NULL for set variables (CLI)) --SKIPIF-- +--INI-- +variables_order=GPCSE --FILE--