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

zend-mvc-console 1.2.0

Latest
Compare
Choose a tag to compare
@weierophinney weierophinney released this 30 Apr 19:10
· 32 commits to master since this release

Added

  • #24 adds support for PHP 7.1 and 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #24 removes support for HHVM.

Fixed

  • #21 adds a missing import statement for Zend\Router\RouteMatch to the
    ConsoleViewHelperManagerDelegatorFactory class.