Zend Framework

fetchAssoc() and fetchPairs() in Zend_Db_Adapter_Abstract have wrong docblock return type

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.9.2
  • Component/s: Zend_Db
  • Labels:
    None
  • Language:
    English

Description

The fetchAssoc() and fetchPairs() methods in the Zend_Db_Adapter_Abstract class have incorrect return types noted in their docblocks: the descriptions of both methods state that they return arrays (which they do), but the return type noted in the @return tag specifies that they return strings.

Activity

Hide
Matthew Turland added a comment -

Patch for library/Zend/Db/Adapter/Abstract.php to correct the noted docblock issues.

Show
Matthew Turland added a comment - Patch for library/Zend/Db/Adapter/Abstract.php to correct the noted docblock issues.
Hide
Satoru Yoshida added a comment -

Solved in SVN r17701

Show
Satoru Yoshida added a comment - Solved in SVN r17701

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: