ZF-2070: Exception names not according to classname coding standard
Description
There are two exceptions in the classes Zend_Db_Adapter_Oracle and Zend_Db_Adapter_Db2 which have incorrect classnames:
'Zend_DB_Adapter_Db2_Exception' instead of 'Zend_Db_Adapter_Db2_Exception' and 'Zend_DB_Adapter_Oracle_Exception' instead of 'Zend_Db_Adapter_Oracle_Exception'
Comments
Posted by Thomas Weidner (thomas) on 2007-10-15T14:06:18.000+0000
Assigned to Bill
Posted by Bill Karwin (bkarwin) on 2007-10-15T14:34:57.000+0000
Resolved in revision 6638.
Posted by Bill Karwin (bkarwin) on 2007-10-16T15:40:35.000+0000
Set fixed version to 1.1.0.