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

Releases: zendframework/zend-mvc-plugin-prg

zend-mvc-plugin-prg 1.2.0

Choose a tag to compare

@michalbundyra michalbundyra released this 19 Oct 22:47
1.2.0

Added

  • #10 adds support for PHP 7.3.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #10 removes support for zend-stdlib v2 releases.

Fixed

  • Nothing.

zend-mvc-plugin-prg 1.1.0

Choose a tag to compare

@weierophinney weierophinney released this 30 Apr 19:55

Added

  • #9 adds support for PHP 7.1 and 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #9 removes support for HHVM.

Fixed

  • Nothing.

zend-mvc-plugin-prg 1.0.0

Choose a tag to compare

@weierophinney weierophinney released this 31 May 21:31

First stable release.

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #3 updates the minimum PHP version to 5.6.
  • #3 pins the component to zend-mvc 3.0 stable, and marks v2 releases as conflicts.

zend-mvc-plugin-prg 0.1.0

Choose a tag to compare

@weierophinney weierophinney released this 24 Mar 18:41

First (stable) release.

This component replaces the PostRedirectGet (aka prg()) 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.