ZF-5583: Failure with Zend_Db_Statement_Oracle unit test
Description
1) testStatementFetchObjectEmptyResult(Zend_Db_Statement_OracleTest) Zend_Db_Statement_Oracle_Exception: Unknown exception
1) testStatementFetchObjectEmptyResult(Zend_Db_Statement_OracleTest) Zend_Db_Statement_Oracle_Exception: Unknown exception
Comments
Posted by Mickael Perraud (mikaelkael) on 2009-01-19T14:27:44.000+0000
Fixed with SVN13705
If oci_fetch_object returns false, then there are no more rows.
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2009-04-01T05:30:17.000+0000
correct fix version and component