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

Extended test matrix for #85 #87

Closed
wants to merge 11 commits into from

Conversation

weierophinney
Copy link
Member

This pull request builds on #85, with the following changes:

  • Allow zend-hydrator either ^1.1 or ^2.1.
  • Update the test matrix to allow testing zend-eventmanager v2 vs v3, and zend-hydrator v1.1 vs v2.1.
  • Ensure that AdapterServiceFactory is both backwards compatible with v2 and forwards compatible with v3.

@weierophinney weierophinney added this to the 2.7.0 milestone Feb 22, 2016
@weierophinney weierophinney self-assigned this Feb 22, 2016
Only `__invoke()` was implemented from the previous refactor, so this
re-introduces `createService()` to allow usage with v2. Added tests to
cover both scenarios.
- If hydrator version is specified, it's for the 1.1 series, and thus requires
  zend-stdlib 2.7.
- to allow both BC and FC
weierophinney added a commit that referenced this pull request Feb 22, 2016
weierophinney added a commit that referenced this pull request Feb 22, 2016
@weierophinney
Copy link
Member Author

Rebased and merged with dbf737e.

@weierophinney weierophinney deleted the feature/85 branch February 22, 2016 18:19
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.

2 participants