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

The ServiceListener needs to be able to overwrite existing configuration #31

Merged

Conversation

weierophinney
Copy link
Member

In testing zend-mvc for forwards compatibility, I ran into an issue with the ServiceListener: if a service was already configured when the ServiceListener ran, an exception was thrown due to being unable to overwrite services. This should always be allowed in the ServiceListener.

@weierophinney weierophinney added this to the 2.7.1 milestone Feb 28, 2016
@weierophinney weierophinney self-assigned this Feb 28, 2016
In testing zend-mvc for forwards compatibility, I ran into an issue with
the ServiceListener: if a service was already configured when the
ServiceListener ran, an exception was thrown due to being unable to
overwrite services. This should always be allowed in the
ServiceListener.
@weierophinney weierophinney merged commit e89b921 into zendframework:master Feb 28, 2016
weierophinney added a commit that referenced this pull request Feb 28, 2016
weierophinney added a commit that referenced this pull request Feb 28, 2016
weierophinney added a commit that referenced this pull request Feb 28, 2016
@weierophinney weierophinney deleted the hotfix/allow-override branch February 28, 2016 04:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant