This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
Added
-
#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.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- #24 removes support for zend-stdlib v2 releases.
Fixed
- Nothing.