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

zend-modulemanager 2.7.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 29 Feb 14:07
· 195 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #31 updates the ServiceListener:onLoadModulesPost() workflow to override existing services on a given service/plugin manager instance when configuring it. Since the listener operates as part of bootstrapping, this is a requirement.