- Fix test when register_globals=On in php.ini

This commit is contained in:
Jani Taskinen 2008-03-05 12:12:09 +00:00
parent d4fd7c1059
commit f6406ae6e9

View File

@ -4,6 +4,8 @@ import_request_variables() tests
a=1&b=heh&c=3&d[]=5&GLOBALS=test&1=hm
--POST--
ap=25&bp=test&cp=blah3&dp[]=ar
--INI--
register_globals=0
--FILE--
<?php