This repository was archived by the owner on Jan 31, 2020. It is now read-only.
zend-view 2.6.3
·
591 commits
to master
since this release
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #50 fixes the initializer defined and registered in
Navigation\PluginManager::__construct()to ensure it properly pulls and injects the application container into navigation helpers, under both zend-servicemanager v2 and v3. Additionally, when lazy-instantiating theNavigation\PluginManager, theNavigationhelper now passes the composed service manager instance to its constructor.