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

zend-mvc-plugin-flashmessenger 1.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 30 Apr 18:48
· 33 commits to master since this release

Added

  • #10 ports the flashMessenger view helper from zend-view to this package, under the
    class name Zend\Mvc\Plugin\FlashMessenger\View\Helper\FlashMessenger, and using the helper name
    flashMessenger().

  • #19 adds support for PHP 7.1 and 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #19 removes support for HHVM.

Fixed

  • Nothing.