Details
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.
Fixed in trunk r23416 merged to release branch 1.11 r23417.