ZF-6277: Missing $select parameter definiton in phpdoc comment
Description
There is no parameter definition for $select in phpdoc comment of Zend_Db_Table_Row_Abstract::findParentRow() and Zend_Db_Table_Row_Abstract::findManyToManyRowset().
There is no parameter definition for $select in phpdoc comment of Zend_Db_Table_Row_Abstract::findParentRow() and Zend_Db_Table_Row_Abstract::findManyToManyRowset().
Comments
Posted by Jan Pieper (jpieper) on 2009-04-12T02:46:35.000+0000
There is no definition in findManyToManyRowset(), too.
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2009-04-12T06:35:20.000+0000
Solved in SVN r14861