Details
Description
Zend_Db_Statement_Exception should have a forward compatible constructor like so:
__construct($message = null, $code = null, Exception $chainedException)
along with a few methods to check for the existence of a chained Exception and the ability to return it.
Issue Links
| This issue is related to: | ||||
| ZF-2607 | Add method to Zend_Db_Adapter_Abstract to retrieve last used statement object |
|
|
|