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

Tags: zendframework/zend-mvc-plugin-fileprg

Tags

1.1.0

Toggle 1.1.0's commit message
zend-mvc-plugin-fileprg 1.1.0

Added
-----

- [#10](#10) adds support for PHP 7.1 and 7.2.

Changed
-------

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- [#10](#10) removes support for HHVM.

Fixed
-----

- Nothing.

1.0.0

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

First stable release.

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [#2](#2) pins the
  component to stable zend-mvc v3 versions, and marks a conflict with zend-mvc
  v2 versions.

0.1.0

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

First (stable) release.

This component replaces the `FilePostRedirectGet` (aka `fileprg()`) 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.