- Changed description of max_file_uploads to indicate the changes in PHP 5.3.4.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306334 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gustavo André dos Santos Lopes 2010-12-13 07:54:58 +00:00
parent 18ddffb19c
commit ef7a0244c1

View file

@ -5263,6 +5263,8 @@ include_path=".;c:\php\includes"
<listitem>
<para>
The maximum number of files allowed to be uploaded simultaneously.
Starting with PHP 5.3.4, upload fields left blank on submission do not
count towards this limit.
</para>
</listitem>
</varlistentry>