ZF-7021: ArrayCollection should allow for iteration of the object

Description

Zend_Amf_Value_Messaging_ArrayCollection should allow for manipulation of the object based in ArrayAccess, IteratorAggregate, and Countable from PHP's SPL. Add these features would make it incredibly easier to work with large datasets within PHP to be returned to Flex.

Comments

Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".

Feel free to re-open and provide a patch if you want to fix this issue.