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

zend-servicemanager 3.3.2

Compare
Choose a tag to compare
@weierophinney weierophinney released this 29 Jan 16:50
· 28 commits to master since this release

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.