ZF-9358: Zend_CodeGenerator_Php_Parameter::generate() typo
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).
Comments
Posted by Christopher Thomas (cwt137) on 2010-03-16T22:22:49.000+0000
Attached is a patch
Posted by Juozas Kaziukenas (juokaz) on 2010-04-16T11:42:23.000+0000
Fixed in r21889
Posted by Ramon Henrique Ornelas (ramon) on 2010-08-01T20:17:24.000+0000
Applied r22765 to 1.10 branch.
Posted by Ramon Henrique Ornelas (ramon) on 2010-08-01T20:39:34.000+0000
Fixed in r22765