#693: Improve the speed of array key lookups
---------------------+------------------------------------------------------
 Reporter:  impl     |       Owner:  impl  
     Type:  task     |      Status:  new   
 Priority:  normal   |   Milestone:  0.11.1
Component:  _OTHER_  |     Version:  0.11.0
 Severity:  minor    |    Keywords:        
Has_patch:  0        |  
---------------------+------------------------------------------------------
 We can improve the speed of array key lookups by replacing
 `array_key_exists` with `isset || array_key_exists`.

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