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

zend-mvc 2.7.8

Compare
Choose a tag to compare
@weierophinney weierophinney released this 31 May 17:22
· 428 commits to master since this release

Added

  • #138 adds support for PHP 7 Throwables within each of:
    • DispatchListener
    • MiddlewareListener
    • The console RouteNotFoundStrategy and ExceptionStrategy
    • The HTTP DefaultRenderingStrategy and RouteNotFoundStrategy

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.