#485: A default="this-setup-does-not-exist" setting in databases.ini causes php
fatal error on shutdown
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  david    
     Type:  defect              |      Status:  new      
 Priority:  normal              |   Milestone:  0.11     
Component:  database            |     Version:  0.11.0RC4
 Severity:  normal              |    Keywords:  database 
--------------------------------+-------------------------------------------
 In databases.ini, if you set <databases default="master">, but there is no
 "master" entry, Agavi creates an empty record for it while loading
 database settings, which results in a PHP Fatal Error when shutdown() is
 called on a non-existing object (the missing "master" db entry).

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