Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Hydrating Iterator #13

Closed
wants to merge 3 commits into from
Closed

Hydrating Iterator #13

wants to merge 3 commits into from

Conversation

manchuck
Copy link

A hydrating iterator concept from @weierophinney's PhlyMongo module. Basically will hydrate an object on each iteration.


namespace Zend\Stdlib\Hydrator\Iterator;

use \Iterator;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

backslash can be removed

@mwillbanks
Copy link
Contributor

@weierophinney this one is for you :)

@weierophinney weierophinney added this to the 2.6.0 milestone Jul 21, 2015
@weierophinney weierophinney self-assigned this Jul 21, 2015
weierophinney added a commit that referenced this pull request Jul 21, 2015
weierophinney added a commit that referenced this pull request Jul 21, 2015
weierophinney added a commit that referenced this pull request Jul 21, 2015
@weierophinney
Copy link
Member

Merged to develop for release with 2.6.0.

@manchuck manchuck deleted the feature/hydrating-iterator branch July 21, 2015 18:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants