On 02/17/2012 02:41 PM, Stas Malyshev wrote: > Hi! > >> I'd like to add PHP_INI_PERDIR to max_file_uploads before 5.4.0 and also >> in the next 5.3 release. This setting is very similar in scope to > > I think the change is good, I just want to understand - why before > 5.4.0? I understand the change itself - though the problem has rather > easy workaround, as it seems: don't put that many file uploads on the > page if you're not using them - but why the urgency? >
Mostly because if we put it into 5.3.11 it creates a weird gap in the expectations. We would have to document that it is there as of 5.3.11, but not 5.4.0, but then again in 5.4.1. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
