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

Commits on Feb 28, 2016

  1. The ServiceListener needs to be able to overwrite existing configuration

    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 committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    e89b921 View commit details
    Browse the repository at this point in the history