diff options
Diffstat (limited to 'tests/basic/024.phpt')
-rw-r--r-- | tests/basic/024.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/024.phpt b/tests/basic/024.phpt index 497d3514e0..bf8a206b3a 100644 --- a/tests/basic/024.phpt +++ b/tests/basic/024.phpt @@ -2,6 +2,7 @@ Test HTTP_RAW_POST_DATA creation --INI-- always_populate_raw_post_data=1 +max_input_vars=1000 --POST-- a=ABC&y=XYZ&c[]=1&c[]=2&c[a]=3 --FILE-- |