]> granicus.if.org Git - php/commitdiff
- Fix test when register_globals=On in php.ini
authorJani Taskinen <jani@php.net>
Wed, 5 Mar 2008 12:12:09 +0000 (12:12 +0000)
committerJani Taskinen <jani@php.net>
Wed, 5 Mar 2008 12:12:09 +0000 (12:12 +0000)
ext/standard/tests/general_functions/import_request.phpt

index 6b5274bdda8a169afe02f3720fdedb35a20b007a..a1181471cab106234ac59aed75a57f7d7db6d4d6 100644 (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