laminas/laminas-mvc-plugin-fileprg
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
1.7.0
1.2M downloads/mo
#4682 most downloaded on Packagist
laminas/laminas-mvc-plugin-fileprg
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.3 years
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
10 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Dec 2019 to Dec 2023Releases
latest 10-
1.7.001 Dec 2023Release notes
Open source →Release Notes for 1.7.0
Feature release (minor)
1.7.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Enhancement
renovate
- 30: Update dependency phpunit/phpunit to v10 thanks to @renovate[bot]
-
1.6.020 Dec 2022Release notes
Open source →Release Notes for 1.6.0
Feature release (minor)
1.6.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
Enhancement,renovate
- 29: Update vimeo/psalm to ^5.4, bump dev dependencies thanks to @renovate[bot]
dependencies,renovate
- 27: Update dependency vimeo/psalm to v5 thanks to @renovate[bot]
-
1.5.006 Dec 2022Release notes
Open source →Release Notes for 1.5.0
Feature release (minor)
1.5.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement,dependencies
-
1.4.024 Jul 2022Release notes
Open source →Release Notes for 1.4.0
Feature release (minor)
1.4.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 4
Enhancement
- 24: Setup Psalm thanks to @gsteel and @boesing
- 21: Prepare for Renovate with reusable workflows thanks to @ghostwriter
renovate
- 22: Configure Renovate thanks to @renovate[bot]
-
1.3.129 Jan 2022Release notes
Open source →Release Notes for 1.3.1
1.3.x bugfix release (patch)
1.3.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
dependencies
- 19: Bump laminas/laminas-form from 3.1.0 to 3.1.1 thanks to @dependabot[bot]
-
1.3.005 Jan 2022Release notes
Open source →Release Notes for 1.3.0
Feature release (minor)
1.3.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 4
Enhancement
- 18: PHP 8.1 Support thanks to @samsonasik
- 16: PHP 8.1 support thanks to @froschdesign
Awaiting Maintainer Response,Enhancement
- 17: Drop
laminas/laminas-zendframework-bridgeandzendframework/*compatibility thanks to @PowerKiKi
Enhancement,hacktoberfest-accepted
- 9: Remove file headers thanks to @ghostwriter
-
1.2.013 Apr 2021Release notes
Open source →Release Notes for 1.2.0
1.2.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Enhancement
-
8: Add GHA CI workflow thanks to @internalsystemerror
-
7: PHP8.0 upgrade thanks to @stefanvandekaa
-
1.1.031 Dec 2019Release notes
Open source →Based on https://github.com/zendframework/zend-mvc-plugin-fileprg/releases/tag/1.1.0 (commit 47096ea1a57aa7dfd4500dfb342fd3f50b7b60e3 in this repo)
Added
- zendframework/zend-mvc-plugin-fileprg#10 adds support for PHP 7.1 and 7.2.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- zendframework/zend-mvc-plugin-fileprg#10 removes support for HHVM.
Fixed
- Nothing.
-
1.0.0no dateRelease notes
Open source →Based on https://github.com/zendframework/zend-mvc-plugin-fileprg/releases/tag/1.0.0 (commit 98e6d45938b008acc88f34a01a71741d9cf3025d in this repo)
First stable release.
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- zendframework/zend-mvc-plugin-fileprg#2 pins the
component to stable laminas-mvc v3 versions, and marks a conflict with laminas-mvc
v2 versions.
-
0.1.031 Dec 2019Release notes
Open source →Based on https://github.com/zendframework/zend-mvc-plugin-fileprg/releases/tag/0.1.0 (commit 2e4a1080d7dd81b697e3cf71f410253bcf90461d in this repo)
First (stable) release.
This component replaces the
FilePostRedirectGet(akafileprg()) plugin from
laminas-mvc, for use with upcoming v3 of that component. Once that stable release
is made, we will issue a 1.0.0 release removing thedev-develop as 3.0.0
laminas-mvc constraint.