Browse Source

ensure test passes with prod config

pull/20033/merge
Remi Collet 1 month ago
committed by Ilija Tovilo
parent
commit
2f4b8e691a
No known key found for this signature in database GPG Key ID: 115CEA7A713E12E9
  1. 1
      sapi/cgi/tests/auto_globals_no_jit.phpt

1
sapi/cgi/tests/auto_globals_no_jit.phpt

@ -2,6 +2,7 @@
CGI with auto_globals_jit=0
--INI--
auto_globals_jit=0
variables_order="EGPCS"
--CGI--
--ENV--
FOO=BAR

Loading…
Cancel
Save