Zend Framework

Invalid @return value for getLanguage()

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.8.0
  • Fix Version/s: 1.8.2
  • Component/s: Zend_Locale
  • Labels:
    None

Description

The phpdoc comment of Zend_Locale::getLanguage() says it returns "language". I don't think that this is a valid datatype or classname. I think it should be "string" instead.

Activity

Hide
Jan Pieper added a comment -

Attached diff to fix this mistake.

Show
Jan Pieper added a comment - Attached diff to fix this mistake.
Hide
Satoru Yoshida added a comment -

change from '@return language' to '@return string - language' at SVN r15554

Show
Satoru Yoshida added a comment - change from '@return language' to '@return string - language' at SVN r15554

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: