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

Update to use zend-hydrator #123

Merged
merged 2 commits into from
Sep 22, 2015

Conversation

weierophinney
Copy link
Member

This patch updates the develop branch (future 1.3.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.

- Updated zend-mvc to `~2.6`
- Updated zend-stdlib to `~2.7`
- Added zend-hydrator at `~1.0`
- Classes were updated to reference zend-hydrator interfaces and classes where
  appropriate.
- Tests followed suit.
@weierophinney weierophinney added this to the 1.3.0 milestone Sep 22, 2015
@weierophinney weierophinney self-assigned this Sep 22, 2015
@weierophinney weierophinney merged commit 4cbaea0 into zfcampus: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 21:59
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