Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
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.
Attached diff to fix this mistake.