ZF-11586: Zend_CodeGenerator_Php_Parameter doesn't support constants
Description
{{Zend_CodeGenerator_Php_Property}} supports a default value which is a constant. {{Zend_CodeGenerator_Php_Parameter}} should support similar functionality.
{{Zend_CodeGenerator_Php_Property}} supports a default value which is a constant. {{Zend_CodeGenerator_Php_Parameter}} should support similar functionality.
Comments
Posted by Rob Allen (rob) on 2012-11-16T18:42:02.000+0000
If you could sign the CLA (http://framework.zend.com/wiki/display/…) and provide a patch, I'm happy to review it.