On 01/27/2012 05:49 PM, Clint M Priest wrote:
> I'm trying to upload the latest getters/setters patch to: 
> https://bugs.php.net/bug.php?id=49526
> 
> I get "Uploaded file is empty or nothing was uploaded."
> 
> Is there a problem or a file size limit?  The patch file is 205k now.

Really, a 200k patch? Why is it so big?

There is a 100k limit, but the error message you are getting indicates
that you aren't actually hitting that limitation. The server config has
a 2M limit, so you should be fitting well within that. I'm not sure how
your 200k patch is hittig that "file is empty" condition in the code.

Put it somewhere else and add a link in the report. And if someone has a
lot of free time they may go read your 200k patch.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to