--- embedaddon/php/tests/basic/024.phpt 2012/02/21 23:48:06 1.1.1.1 +++ embedaddon/php/tests/basic/024.phpt 2012/05/29 12:34:34 1.1.1.2 @@ -1,8 +1,8 @@ --TEST-- Test HTTP_RAW_POST_DATA creation --INI-- -magic_quotes_gpc=0 always_populate_raw_post_data=1 +max_input_vars=1000 --POST-- a=ABC&y=XYZ&c[]=1&c[]=2&c[a]=3 --FILE--