summaryrefslogtreecommitdiff
path: root/tests/basic/024.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/024.phpt')
-rw-r--r--tests/basic/024.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/024.phpt b/tests/basic/024.phpt
index 847eeac824..a28470914b 100644
--- a/tests/basic/024.phpt
+++ b/tests/basic/024.phpt
@@ -3,6 +3,7 @@ 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--