ZF-11211: Manual lists wrong methods for Zend_Feed_Writer_Entry
Description
Compare the manual section to the phpdocs.
- Manual says there's a {{setFeedLinks()}}, but there isn't.
- -Manual says there's {{setCategories()}}, it probably should say {{addCategories()}}.-
- Manual doesn't mention {{setEnclosure()}}.
Comments
Posted by John Flatness (zerocrates) on 2011-07-13T00:53:44.000+0000
The {{setCategories()}} issue was separately reported as ZF-11449, and has been fixed.
Posted by Frank Brückner (frosch) on 2013-01-18T13:25:47.000+0000
Fixed on trunk (25232) and release-1.12 (25233)