Date: 11/13/00
- Next message: Andi Gutmans: "[PHP-DEV] Fwd: [PHP-INST] Wierd Compile error!"
- Previous message: Mike Robinson: "RE: [PHP-DEV] Bug in 4.03pl1 multipart/form-data method (file uploads)"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Fwd: [PHP] upload_max_size vs. post_max_size"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 13 Nov 2000, Andi Gutmans wrote:
> Not if someone willingly creates a bad request but in this case you might
> not reach the upload_max_size() directive either.
So, we'd need to physically check the incoming data in rfc1867.c. I
think we could alias post_max_size to upload_max_size for now and phase
out upload_max_size in the future.
-Andrei
"Someone clearly thinks that C is a garbage collected language"
-- Morten Welinder
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "[PHP-DEV] Fwd: [PHP-INST] Wierd Compile error!"
- Previous message: Mike Robinson: "RE: [PHP-DEV] Bug in 4.03pl1 multipart/form-data method (file uploads)"
- In reply to: Andi Gutmans: "Re: [PHP-DEV] Fwd: [PHP] upload_max_size vs. post_max_size"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

