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

Update to use zend-hydrator #42

Merged
merged 2 commits into from
Sep 22, 2015

Conversation

weierophinney
Copy link
Member

This patch updates the develop branch (future 2.6.0) to use zend-hydrator for hydrator functionality. This is backwards compatible, as all zend-stdlib hydrators will fulfill the same interfaces, but provides forwards compatibility with hydrators written using the zend-hydrator interfaces.

- Set zend-stdlib to `~2.7`.
- Add zend-hydrator at `~1.0` as dev and suggest requirement.
Updated HydratingResultSet and its tests to:

- Typehint on zend-hydrator interfaces
- Use concrete instances from zend-hydrator
@weierophinney weierophinney added this to the 2.6.0 milestone Sep 22, 2015
@weierophinney weierophinney merged commit b11f618 into zendframework:develop Sep 22, 2015
weierophinney added a commit that referenced this pull request Sep 22, 2015
weierophinney added a commit that referenced this pull request Sep 22, 2015
@weierophinney weierophinney deleted the feature/hydrators branch September 22, 2015 19:06
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.

1 participant