zend-servicemanager v3.1.0 Release Notes

Release Date: 2016-06-01 // almost 8 years ago
  • โž• Added

    • #103 Allowing installation of ocramius/proxy-manager ^2.0 together with zendframework/zend-servicemanager.
    • #103 Disallowing test failures when running tests against PHP 7.0.*.
    • ๐ŸŽ #113 Improved performance when dealing with registering aliases and factories via ServiceManager#setFactory() and ServiceManager#setAlias()
    • #120 The zendframework/zend-servicemanager component now provides a container-interop/container-interop-implementation implementation

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • Nothing.

    ๐Ÿ›  Fixed

    • #97 Typo corrections in the delegator factories documentation.
    • #98 Using coveralls 1.0 for tracking test code coverage changes.