ZF-11689: Zend_View_Helper_HeadScript::captureStart has a wrong PHP documenation
Description
The PHP doc block of the method Zend_View_Helper_HeadScript::captureStart() is incorrect. The parameter description of $type is missing and the parameter for $typeOrAttrs has been changed.
Comments
Posted by Thomas Weidner (thomas) on 2011-09-09T21:47:30.000+0000
Fixed in ZF2 with GH-392