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

zend-servicemanager 2.7.7

Compare
Choose a tag to compare
@weierophinney 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 the InvokableFactory, ensuring subsequent calls with different options are created correctly.