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

Ensure that we replace zendframework/zend-router due to class confl… #233

Merged
merged 1 commit into from
Apr 27, 2017
Merged

Ensure that we replace zendframework/zend-router due to class confl… #233

merged 1 commit into from
Apr 27, 2017

Conversation

boesing
Copy link
Member

@boesing boesing commented Apr 20, 2017

…icts

zendframework/zend-mvc in version less than 3.0 is still replacing zendframework/zend-router due to incompatible exception changes. Therefore we should tell projects that this package is replacing zendframework/zend-router.
The downsides are the mentioned exception incompatibilities but even if a user is requiring zendframework/zend-router in version 2 and using this package as well, he wont get the expected exceptions since zendframework/zend-mvc is being used instead of zendframework/zend-router.

…icts

`zendframework/zend-mvc` in version less than 3.0 is still replacing `zendframework/zend-router` due to incompatible exception changes. Therefore we should tell projects that this package is replacing `zendframework/zend-router`.
The downsides are the mentioned exception incompatibilities but even if a user is requiring `zendframework/zend-router` in version 2 and using this package as well, he wont get the expected exceptions since `zendframework/zend-mvc` is being used instead of `zendframework/zend-router`.
@weierophinney weierophinney added this to the 2.7.11 milestone Apr 27, 2017
@weierophinney weierophinney self-assigned this Apr 27, 2017
@weierophinney weierophinney merged commit 814020d into zendframework:release-2.7 Apr 27, 2017
weierophinney added a commit that referenced this pull request Apr 27, 2017
Ensure that we replace `zendframework/zend-router` due to class confl…

Conflicts:
	composer.lock
weierophinney added a commit that referenced this pull request Apr 27, 2017
weierophinney added a commit that referenced this pull request Apr 27, 2017
@weierophinney
Copy link
Member

Thanks, @boesing

@boesing boesing deleted the enhancement/replace-zend-router branch April 27, 2017 14:44
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