#1448: AgaviConsoleRequest should not populate $_FILES superglobal when 
processing
STDIN content
---------------------+------------------------------------------------------
 Reporter:  david    |       Owner:  david
     Type:  task     |      Status:  new  
 Priority:  normal   |   Milestone:  1.0.7
Component:  request  |     Version:  1.0.6
 Severity:  normal   |    Keywords:       
Has_patch:  0        |  
---------------------+------------------------------------------------------
 It assigns the file to {{{$_FILES}}} right now, which isn't a good idea
 (that superglobal does not get cleaned up in
 {{{AgaviConsoleRequest::startup()}}} either).

-- 
Ticket URL: <http://trac.agavi.org/ticket/1448>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to