zend-servicemanager v2.7.0 Release Notes

Release Date: 2016-01-11 // over 8 years ago
  • โž• Added

    • #60 adds forward compatibility features for AbstractPluingManager and introduces InvokableFactory to help forward migration to version 3.

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • Nothing.

    ๐Ÿ›  Fixed

    • โšก๏ธ #46 updates the exception hierarchy to inherit from the container-interop exceptions. This ensures that all exceptions thrown by the component follow the recommendations of that project.
    • ๐Ÿ›  #52 fixes the exception message thrown by ServiceManager::setFactory() to remove references to abstract factories.