]> granicus.if.org Git - php/commit
- Implemented FR #50692, not uploaded files don't count towards
authorGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 4 Oct 2010 01:27:33 +0000 (01:27 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 4 Oct 2010 01:27:33 +0000 (01:27 +0000)
commit817c28c867f6bc0b490857013d0b4fa71a467082
tree416e61b86b08f8e95737da3d65740a33e121f681
parent090a9b33316a448f1af9ba865484fa5dafeda4a7
- Implemented FR #50692, not uploaded files don't count towards
  max_file_uploads limit.
- As a side improvement, temporary files are not opened for
  empty uploads and, in debug mode, 0-length uploads.
NEWS
main/rfc1867.c
tests/basic/rfc1867_max_file_uploads_empty_files.phpt [new file with mode: 0644]
tests/basic/rfc1867_max_file_uploads_empty_files_debug.phpt [new file with mode: 0644]