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

zend-navigation 2.7.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 11 Apr 20:40
· 208 commits to master since this release

Added

  • #26 adds:
    • Zend\Navigation\View\ViewHelperManagerDelegatorFactory, which decorates the ViewHelperManager service to configure it using Zend\Navigation\View\HelperConfig.
    • ConfigProvider, which maps the default navigation factory and the navigation abstract factory, as well as the navigation view helper.
    • Module, which does the same as the above, but for zend-mvc applications.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.