Skip to content

Tags: alextech/zend-mvc-plugin-flashmessenger

Tags

1.0.0

Toggle 1.0.0's commit message
zend-mvc-plugin-flashmessenger 1.0.0

First stable release.

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [zendframework#2](zendframework#2)
  updates the minimum PHP version to 5.6.
- [zendframework#2](zendframework#2)
  pins the component to zend-mvc 3.0 stable, and marks v2 releases as conflicts.

0.1.0

Toggle 0.1.0's commit message
zend-mvc-plugin-flashmessenger 0.1.0

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.