Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.9.3, 1.9.4, 1.9.5, 1.9.6, 1.9.7, 1.10.0, 1.10.1, 1.10.2
-
Fix Version/s: 1.10.8
-
Component/s: Zend_CodeGenerator
-
Labels:None
Description
Zend_CodeGenerator_Php_Parameter::generate() checks for an instance of Zend_CodeGenerator_Php_ParameterDefaultValue instead of Zend_CodeGenerator_Php_Parameter_DefaultValue (note the extra underscore).
Attached is a patch