]> granicus.if.org Git - php/commitdiff
These tests fail unless max_input_vars and/or max_file_uploads is set high enough
authorRasmus Lerdorf <rasmus@php.net>
Tue, 14 Feb 2012 09:47:32 +0000 (09:47 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Tue, 14 Feb 2012 09:47:32 +0000 (09:47 +0000)
tests/basic/022.phpt
tests/basic/023.phpt
tests/basic/024.phpt
tests/basic/027.phpt
tests/basic/rfc1867_anonymous_upload.phpt
tests/basic/rfc1867_array_upload.phpt
tests/basic/rfc1867_empty_upload.phpt
tests/basic/rfc1867_max_file_size.phpt
tests/basic/rfc1867_post_max_filesize.phpt

index 61718f21665c3f89b70a624da4794ef599ac387f..64314ee9ee086b3b4fb1fa3e77f8b39b3eeda385 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Cookies test#1
+--INI--
+max_input_vars=1000
 --COOKIE--
 cookie1=val1  ; cookie2=val2%20; cookie3=val 3.; cookie 4= value 4 %3B; cookie1=bogus; %20cookie1=ignore;+cookie1=ignore;cookie1;cookie  5=%20 value; cookie%206=þæö;cookie+7=;$cookie.8;cookie-9=1;;;- & % $cookie 10=10
 --FILE--
index 4eb698fa05b70aaae15a56c3055ff7641910ee85..ddbcbae005766e4e2373e73ae87b8e7e37f5903f 100644 (file)
@@ -2,6 +2,7 @@
 Cookies test#2
 --INI--
 magic_quotes_gpc=0
+max_input_vars=1000
 --COOKIE--
 c o o k i e=value; c o o k i e= v a l u e ;;c%20o+o k+i%20e=v;name="value","value",UEhQIQ==;UEhQIQ==foo
 --FILE--
index 847eeac824f890558dffa3da3ab8f5b7395c8acc..a28470914b81965ddf27acb0c70569a65c4a28d1 100644 (file)
@@ -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--
index ae5d78d50dd9823d60ef265bda0c9e5c53233c4f..db8efbf95a1134e312d8f86c83dc858f0a3b79d9 100644 (file)
@@ -5,6 +5,7 @@ magic_quotes_gpc=0
 always_populate_raw_post_data=0
 display_errors=0
 max_input_nesting_level=10
+max_input_vars=1000
 track_errors=1
 log_errors=0
 --POST--
index 8a27e2e37828db06dcbf2a8ac7fd4110129cac0b..ce1f4479ce5def5764885e905f04f64d80a445c5 100644 (file)
@@ -5,6 +5,7 @@ file_uploads=1
 error_reporting=E_ALL&~E_NOTICE
 comment=debug builds show some additional E_NOTICE errors
 upload_max_filesize=1024
+max_file_uploads=10
 --POST_RAW--
 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
 -----------------------------20896060251896012921717172737
index 0b762c20906baf9a0b0331c660cad9b493f415de..d9f93530c2020bc3686a77c2c1b764fa07cd9161 100644 (file)
@@ -5,6 +5,7 @@ file_uploads=1
 error_reporting=E_ALL&~E_NOTICE
 comment=debug builds show some additional E_NOTICE errors
 upload_max_filesize=1024
+max_file_uploads=10
 --POST_RAW--
 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
 -----------------------------20896060251896012921717172737
index 12ab0fdf0b475e2f14259b3efbf0242c7f1ddc98..c2dcb9b2ef7b392d425b9557fdfa621bb185b5c7 100644 (file)
@@ -5,6 +5,7 @@ file_uploads=1
 error_reporting=E_ALL&~E_NOTICE
 comment=debug builds show some additional E_NOTICE errors
 upload_max_filesize=1024
+max_file_uploads=10
 --POST_RAW--
 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
 -----------------------------20896060251896012921717172737
index fa7876fd12d0838065637ffe3c6cd983e894768e..9c576b477c0fec993fd94c8f34cf65231446a0ee 100644 (file)
@@ -5,6 +5,7 @@ file_uploads=1
 error_reporting=E_ALL&~E_NOTICE
 comment=debug builds show some additional E_NOTICE errors
 upload_max_filesize=1024
+max_file_uploads=10
 --POST_RAW--
 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
 -----------------------------20896060251896012921717172737
index 62be6c29905bd9eeff3a24ea910a8e628f253a24..04c0c5c2b99eb95ab86c4d98974e50ae0b567819 100644 (file)
@@ -5,6 +5,7 @@ file_uploads=1
 error_reporting=E_ALL&~E_NOTICE
 comment=debug builds show some additional E_NOTICE errors
 upload_max_filesize=1
+max_file_uploads=10
 --POST_RAW--
 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
 -----------------------------20896060251896012921717172737