]> granicus.if.org Git - php/commit
Introduced a max_file_uploads INI setting, which is set to limit the
authorIlia Alshanetsky <iliaa@php.net>
Tue, 27 Oct 2009 16:13:48 +0000 (16:13 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 27 Oct 2009 16:13:48 +0000 (16:13 +0000)
commit10a048bc3f09eb26d719280838a9837b2e931ffc
tree365d0452023133a2638700250d45d1ab6b56c9f0
parent0b18abd2f267c450f09fde70dc61bef871dcf623
Introduced a max_file_uploads INI setting, which is set to limit the
number of file uploads per-request to 100 by default, to prevent possible
DOS via temporary file exhaustion.
NEWS
main/main.c
main/php_version.h
main/rfc1867.c
php.ini-dist
php.ini-recommended