This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
zend-mvc-plugin-flashmessenger 1.1.0
Added
-
#10 ports the flashMessenger view helper from zend-view to this package, under the
class nameZend\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.