]> granicus.if.org Git - php/commit
Fix a few problems with large (2G-4G) file uploads. Added
authorAndrei Zmievski <andrei@php.net>
Thu, 18 Mar 2010 21:07:38 +0000 (21:07 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 18 Mar 2010 21:07:38 +0000 (21:07 +0000)
commit3220f15ca2859621d3cec72514bf782633d90ff0
treecfbf835583534fabb532cf12941e44ccd8290ddd
parent981ba00606191c2b010ec49b7e21b8731afe86aa
Fix a few problems with large (2G-4G) file uploads. Added
--enable-large-uploads-fix switch because one change was in SAPI.h structure.
configure.in
ext/standard/file.c
main/SAPI.c
main/SAPI.h
main/rfc1867.c