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

Code refactor to support SM v2 and v3 #18

Merged
merged 5 commits into from
Jan 21, 2016

Conversation

ezimuel
Copy link
Contributor

@ezimuel ezimuel commented Jan 21, 2016

This PR contains the changes to support zend-servicemanager v2 and v3.

@ezimuel ezimuel changed the title Code refactor to support SM v2 and v3 [WIP] Code refactor to support SM v2 and v3 Jan 21, 2016
@ezimuel
Copy link
Contributor Author

ezimuel commented Jan 21, 2016

This is a WIP because travis is failing due to dependecy of zend-mvc that should be update for SM v2+v3. We should wait to merge until that.

@ezimuel ezimuel changed the title [WIP] Code refactor to support SM v2 and v3 Code refactor to support SM v2 and v3 Jan 21, 2016
@ezimuel ezimuel added the WIP label Jan 21, 2016
@ezimuel ezimuel removed the WIP label Jan 21, 2016
@weierophinney weierophinney added this to the 2.6.0 milestone Jan 21, 2016
@weierophinney weierophinney self-assigned this Jan 21, 2016
@@ -17,13 +17,24 @@ matrix:
- php: 5.5
env:
- EXECUTE_CS_CHECK=true
- php: 5.5
env:
- SERVICE_MANAGER_VERSION='>=2.7.3,<3.0'
Copy link
Member

Choose a reason for hiding this comment

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

This can be more simply ^2.7.3.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@weierophinney weierophinney merged commit c7218e6 into zendframework:develop Jan 21, 2016
weierophinney added a commit that referenced this pull request Jan 21, 2016
Code refactor to support SM v2 and v3
weierophinney added a commit that referenced this pull request Jan 21, 2016
- Merged it with the #8 changelog.
weierophinney added a commit that referenced this pull request Jan 21, 2016
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