ZF-10237: Zend_Tool "create form" write the module name lowercase
Description
When using CLI tool's (zf.sh) command "create form form-name module-name" it creates neccery class, but with lower-case first letter of module name instead of upper-case.
This bug is very much the same as http://framework.zend.com/issues/browse/ZF-9695, but it reveals in creating form for module.
Comments
Posted by Ramon Henrique Ornelas (ramon) on 2010-11-20T08:26:04.000+0000
Fixed in trunk r23416 merged to release branch 1.11 r23417.