All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
-
#24 adds support for PHP 7.3.
-
#22 adds
Zend\Mvc\Plugin\FlashMessenger\View\HelperTrait
, which can be used to provide IDE autocompletion for view helpers provided by zend-mvc-plugin-flashmessenger. See https://docs.zendframework.com/zend-mvc-plugin-flashmessenger/view-helper/#ide-auto-completion-in-templates for more information.
- Nothing.
- Nothing.
- #24 removes support for zend-stdlib v2 releases.
- Nothing.
-
#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 nameflashMessenger()
. -
#19 adds support for PHP 7.1 and 7.2.
- Nothing.
- Nothing.
- #19 removes support for HHVM.
- Nothing.
First stable release.
- Nothing.
- Nothing.
- Nothing.
- #2 updates the minimum PHP version to 5.6.
- #2 pins the component to zend-mvc 3.0 stable, and marks v2 releases as conflicts.
First (stable) release.
This component replaces the FlashMessenger
(aka flashMessenger()
) plugin from
zend-mvc, for use with upcoming v3 of that component. Once that stable release
is made, we will issue a 1.0.0 release removing the dev-develop as 3.0.0
zend-mvc constraint.
- Nothing.
- Nothing.
- Nothing.
- Nothing.