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

zend-servicemanager 2.7.6

Compare
Choose a tag to compare
@weierophinney weierophinney released this 27 Apr 19:10
· 610 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #116 updates ServiceLocatorInterface to extend container-interop's ContainerInterface, as the definitions are compatible. This change will mean that implementing ServiceLocatorInterface will provide a ContainerInterface implementation.