Zend Framework

Docblock for Zend_Db_Adapter_Abstract::setFetchMode() specifies neither return type nor any exceptions thrown

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.0.2
  • Fix Version/s: 1.0.4
  • Component/s: Zend_Db
  • Labels:
    None
  • Fix Version Priority:
    Should Have

Description

What happens if you give Zend_Db_Adapter_Abstract::setFetchMode() an invalid value? The docblock specifies neither the return type nor any exceptions thrown.

Activity

Hide
Thomas Weidner added a comment -

Added @throws to Abstract and to subclasses with SVN-8080.
There is no returned value therefor void is the right declaration.

Show
Thomas Weidner added a comment - Added @throws to Abstract and to subclasses with SVN-8080. There is no returned value therefor void is the right declaration.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved:

Time Tracking

Estimated:
2h
Original Estimate - 2 hours
Remaining:
2h
Remaining Estimate - 2 hours
Logged:
Not Specified
Time Spent - Not Specified