ZF-2783: Tiny bug in Form docs
Description
Hi,
there is a missing apostrophe in the Zend_Form docs and because of it, syntax coloring is wrong in
http://framework.zend.com/manual/en/…
in xml it is on line 1569: $password = new Zend_Form_Element_Password('password);
Martin H.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-03-05T10:50:32.000+0000
Scheduling for 1.5.0GA release
Posted by Matthew Weier O'Phinney (matthew) on 2008-03-06T14:02:50.000+0000
Resolved in trunk