zend-servicemanager v3.3.2 Release Notes

Release Date: 2018-01-29 // about 6 years ago
  • โž• Added

    • Nothing.

    ๐Ÿ”„ Changed

    • Nothing.

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • Nothing.

    ๐Ÿ›  Fixed

    • #243 provides a fix to the ReflectionBasedAbstractFactory to resolve type-hinted arguments with default values to their default values if no matching type is found in the container.

    • ๐Ÿ›  #233 fixes a number of parameter annotations to reflect the actual types used.