On Wed, Nov 3, 2010 at 11:14 AM, Dmitriy Sintsov questpc@rambler.ru wrote:
In ideal world, there probably should be no direct access to $_FILES[] and usage of is_uploaded_file(), but all of these calls should be encapsulated into WebRequest class, imo.
As off r70037 and follow-ups, this has been possible.