ZF-5201: Zend_Db_Adapter_Abstract lacks of PHPDoc comments and some are wrong
Description
Zend_Db_Adapter_Abstract lacks of PHPDoc comments for lazy loading exception classes.
Additionnaly, there is one @return that refers to the wrong class
Zend_Db_Adapter_Abstract lacks of PHPDoc comments for lazy loading exception classes.
Additionnaly, there is one @return that refers to the wrong class
Comments
Posted by julien PAULI (doctorrock83) on 2008-12-10T09:48:32.000+0000
Fix is at r13133