From: Rasmus Lerdorf Date: Fri, 13 May 2011 21:54:25 +0000 (+0000) Subject: Make sure 'E' is included in the variables_order, otherwise X-Git-Tag: php-5.4.0alpha1~191^2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a927b5d7f3715a74280ef2955f2fbd306d825fb;p=php Make sure 'E' is included in the variables_order, otherwise this test won't work. --- 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--