Zend Framework

misspelling in Zend_Db_Adapter_Abstract: Zend_Db_Statment instead of Zend_Db_Statement

Details

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

Description

In Zend/Db/Adapter/Abstract function prepare is documented like this

  • ...
  • @return Zend_Db_Statement|PDOStatement
    */
    abstract public function prepare($sql);

The 'e' is missing, it hinders auto completion in IDE's

Activity

Hide
Satoru Yoshida added a comment -

Solved in SVN r15577

Show
Satoru Yoshida added a comment - Solved in SVN r15577

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: