BUG Ticket (closed)

Docblocks with multiple of the same @ tag not handled properly.

Any docblocks with multiple @ tags (i.e. the @see tags in ```RequestHandlerComponent::renderAs()```) are rendered as "Array" in the generated content. Looks like we're just missing an ```is_array()``` check somewhere.
on 02.26.09 reported by: nate owned by: mark_story
on 02.26.09 by mark_story
- **status** was changed to _fixed_ Fixed in [c810c8139e3a5905f87eee8e5352ca7b00a4d724] thanks :)