All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
Release Notes for 2.6.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 57: Update dependency php to ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 thanks to @renovate[bot]
Release Notes for 2.5.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
- 50: Drop support php 7, add php 8.2 support thanks to @fezfez
- 48: Apply PHP 7.4 syntax and typed property thanks to @samsonasik
Release Notes for 2.4.0
Feature release (minor)
-
Total issues resolved: 0
-
Total pull requests resolved: 4
-
Total contributors: 2
-
47: Update minimum PHP to 7.4, update
laminas/laminas-coding-standard
to~2.4.0
, restrictcomposer
<2.3.0
in renovate thanks to @internalsystemerror
- 45: Lock file maintenance thanks to @renovate[bot]
- 43: Update dependency psalm/plugin-phpunit to ^0.17.0 thanks to @renovate[bot]
- 42: Configure Renovate thanks to @renovate[bot]
Release Notes for 2.3.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
- 41: Mark package security-only thanks to @weierophinney
- 39: Prepare for Renovate with reusable workflows thanks to @ghostwriter
Release Notes for 2.2.0
- This release adds support for PHP 8.1.
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
- 37: Provide PHP 8.1 support thanks to @weierophinney
- 35: build(deps-dev): bump composer/composer from 2.0.9 to 2.0.13 thanks to @dependabot[bot]
Release Notes for 2.1.2
2.1.x bugfix release (patch)
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 32: bugfix: use proper methods to receive input option informations thanks to @boesing
- #29 Pass
ignore-platform-reqs
and/orignore-platform-req=<requirement>
options to thecomposer update --lock
command when these were originally passed to the composer command aswell.
Release Notes for 2.1.1
2.1.x bugfix release (patch)
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 1
- 29: bugfix: pass
--ignore-platform-reqs
and--ignore-platform-req
tocomposer update --lock
thanks to @boesing
- #25 adds support for PHP 8.
- #25 removes support for PHP versions prior to 7.3.
Release Notes for 2.1.0
Feature release (minor)
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 2
- 26: Add psalm integration thanks to @weierophinney and @boesing
- 25: Add support for PHP 8 thanks to @weierophinney
- Adds support for Composer version 2 releases.
Release Notes for 2.0.0
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 1
- #18 adds support for Composer version 2 releases.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #17 fixes how the various Expressive packages referencing Zend Framework components are detected and rewritten, so that they now properly reference Laminas instead of Zend in the rewritten names.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #12 adds exclusion for zendframework/zend-debug as it was not migrated to Laminas.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #10 fixes a bad comparison in the
DependecyRewriterPlugin
.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #7 adds exclusions for zendframework/zend-version, zendframework/zendservice-apple-apns, zendframework/zendservice-google-gcm, zfcampus/zf-apigility-example, zfcampus/zf-angular, and zfcampus/zf-deploy, as none of these packages were migrated to Laminas.
- First stable release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
-
#3 updates the tooling to rewrite Apigility packages to reference laminas-api-tools and api-tools.
-
#3 updates the tooling to rewrite Expressive packages to reference Mezzio.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #2 fixes how package replacements are slip-streamed in, ensuring nested dependencies use the correct packages. Previously, Composer would report the replacement, but the original ZF package would actually be installed.
- #1 adds support for PHP 5.6 and 7.0.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Adds rewrite rules for known archived packages, ensuring the plugin will not attempt to rewrite those packages to Laminas variants.
-
Adds a pre-command-run listener in order to rewrite requests to install zendframework and zfcampus packages to their Laminas Project equivalents.
-
Adds a pre-dependencies-solving listener in order to replace requests for zendframework and zfcampus packages with their Laminas Project equivalents.
-
Adds a pre-package-install listener to intercept install requests for zendframework and zfcampus packages and replace them with Laminas Project equivalents.
- Nothing.
- Nothing.
- Nothing.
- Nothing.