Skip to content

3.3.2

@weierophinney weierophinney tagged this 29 Jan 16:48
Based on https://github.com/zendframework/zend-servicemanager/releases/tag/release-3.3.2 (commit 172219c1249b305d63764ca50fb4f7e6ddb97a70 in this repo)

Added
-----

- Nothing.

Changed
-------

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [zendframework/zend-servicemanager#243](https://github.com/zendframework/zend-servicemanager/pull/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.

- [zendframework/zend-servicemanager#233](https://github.com/zendframework/zend-servicemanager/pull/233) fixes a
  number of parameter annotations to reflect the actual types used.
Assets 2