ZF-2129: Wrong subpackage tag in DeclareVars and Url helpers' docblock
Description
Zend_View_Helper_DeclareVar's and Zend_View_Helper_Url's docblock's subpackage tag contains the value "helpers" instead of "helper".
Zend_View_Helper_DeclareVar's and Zend_View_Helper_Url's docblock's subpackage tag contains the value "helpers" instead of "helper".
Comments
Posted by Thomas Weidner (thomas) on 2007-11-02T05:11:37.000+0000
Fixed with SVN 6708
Posted by Joó Ádám (ceriak) on 2007-11-30T17:10:03.000+0000
'helpers' subpackage tag still remains.
Posted by Thomas Weidner (thomas) on 2007-12-01T03:07:51.000+0000
Docblock was already fixed... Classblock now also fixed even if not mentioned in this issue. I expect that the reported meant that.
Posted by Joó Ádám (ceriak) on 2007-12-01T04:57:04.000+0000
Sorry, I wasn't accurate enough. Thanks for the fix.