This repository was archived by the owner on Jan 31, 2020. It is now read-only.
zend-view 2.6.4
·
585 commits
to master
since this release
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #52 fixes several issues detected after re-enabling tests skipped when executed against zend-servicemanager/zend-eventmanager v3:
HelperPluginManagernow implements anEventManagerAwareinitializer.Zend\View\Helper\Navigation\AbstractHelpernow contains logic to ensure that when anEventManagerinstance is lazy-loaded, it composes aSharedEventManager.- The
FlashMessengerfactory now correctly pulls theconfigservice, not theConfigservice (former is both backwards- and forwards compatible).