All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #77 adds support for PHP 7.3.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #67 adds support for PHP 7.2.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #40 fixes an
incorrect exception thrown from
Zend\Navigation\Page\Mvc.
- Nothing.
- Nothing.
- Nothing.
- #38 fixes the
AbstractNavigationFactoryto allow either zend-router or zend-mvc v2RouteMatchorRouteStackInterfaceimplementations when injecting pages with URIs.
- #33 adds support
for zend-mvc v3.0. Specifically, the
Mvcpage type now allows usage of eitherZend\Mvc\RouterorZend\Routerfor URI generation.
- Nothing.
- Nothing.
- Nothing.
- #27 adds and publishes the documentation to https://zendframework.github.io/zend-navigation/
- Nothing.
- Nothing.
- #35 fixes errors
in the
ConfigProviderthat prevented its use.
- Nothing.
- Nothing.
- Nothing.
- This release removes the erroneous calls to
getViewHelperConfig()in theConfigProviderandModuleclasses.
- #26 adds:
Zend\Navigation\View\ViewHelperManagerDelegatorFactory, which decorates theViewHelperManagerservice to configure it usingZend\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.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #25 ups the minimum zend-view version to 2.6.5, to bring in a fix for a circular dependency issue in the navigation helpers.
- Nothing.
- Nothing.
- Nothing.