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 #30

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.

- Updated zend-stdlib to `~2.7`
- Added zend-hydrator at `~1.0`
- Updated `HydratorManagerFactory` to reference zend-hydrator's
  `HydratorPluginManager` instead of the one from zend-stdlib.
- Updated a test asset to use zend-hydrator for hydrators; tests passed
  both before and after the change, proving LSP.
@weierophinney weierophinney added this to the 2.6.0 milestone Sep 22, 2015
@weierophinney weierophinney self-assigned this Sep 22, 2015
@weierophinney weierophinney merged commit e9a60bf 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 21:27
weierophinney added a commit to weierophinney/zend-mvc that referenced this pull request Feb 16, 2016
For backwards compatibility. Essentially reverts zendframework#30, but requires
zend-stdlib 2.7.5 or higher to ensure backwards compat.
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