Zend Framework

Zend_Db_Adapter_Abstract has incorrect phpdoc

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.9.3
  • Fix Version/s: 1.9.5
  • Component/s: Zend_Db
  • Labels:
    None

Description

Zend_Db_Adapter_Abstract::__construct() throws both Zend_Db_Exception and Zend_Db_Adapter_Exception, but the phpdoc says it only throws Zend_Db_Adapter_Exception.

Activity

Hide
Ralph Schindler added a comment -

Updated the constructor to throw proper exception.

Fixed in trunk in r18632, and in 1.9 release branch in r18633

Show
Ralph Schindler added a comment - Updated the constructor to throw proper exception. Fixed in trunk in r18632, and in 1.9 release branch in r18633

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: