#971: Allow arbitrary PHP streams as configuration file input
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  david
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:  1.1  
Component:  config       |     Version:       
 Severity:  normal       |    Keywords:       
Has_patch:  0            |  
-------------------------+--------------------------------------------------
 Right now, only files are possible due to path checks,
 {{{is_readable()}}}, {{{basename()}}} etc. Any stream would be nice, and
 maybe even stream instances (so we can compile configs from, say,
 {{{php://temp}}})

-- 
Ticket URL: <http://trac.agavi.org/ticket/971>
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