This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
zend-servicemanager 2.7.7
weierophinney
released this
01 Sep 19:05
·
610 commits
to master
since this release
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #127 fixes how the
AbstractPluingManager
handles$options
arrays passed when retrieving a plugin when that plugin resolves to theInvokableFactory
, ensuring subsequent calls with different options are created correctly.