ZF-5154: Add HTML5 doctype to Zend_View_Helper_Doctype
Description
Zend_View_Helper_Doctype currently does not include support for the HTML5 doctype.
HTML5 doctype is:
Zend_View_Helper_Doctype currently does not include support for the HTML5 doctype.
HTML5 doctype is:
Comments
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2008-12-05T06:20:52.000+0000
Solved in SVN r13036 Add constant HTML5 to Zend_View-Helpers-Doctype.xml in document, Zend/View/Helper/Doctype.php in library.