2.2.0
2.2.0 - 2021-03-22
Release Notes for 2.2.0
Added
- This release adds support for PHP 8.0.
Removed
- This release removes support for PHP versions prior to 7.3.
2.2.0
- Total issues resolved: 1
- Total pull requests resolved: 4
- Total contributors: 2
Enhancement
- 8: Update to laminas-coding-standard v2 thanks to @weierophinney
- 7: Add Psalm integration thanks to @weierophinney
- 6: Update to support PHP 8.0 thanks to @weierophinney
- 5: Switch from Travis to Laminas CI worfklow on GHA thanks to @weierophinney
- 3: PHP 8.0 support thanks to @boesing