zendframework / zend-navigation

Navigation component from Zend Framework
BSD 3-Clause "New" or "Revised" License
20 stars 25 forks source link

Release 2.8.0 not compatible with current zendframework #37

Closed AndersGegenstroem closed 8 years ago

AndersGegenstroem commented 8 years ago

In version 2.8.0 the AbstractNavigationFactory uses RouteMatch and Router from the Zend\Router namespace, which does not exist in framework 2.5.3. So all navigations throw exceptions.