2.27.0
Release Notes for 2.27.0
This release deprecates Laminas\I18n\Translator\TranslatorInterface which has been moved to a standalone package laminas/laminas-translator under the new namespace Laminas\Translator\TranslatorInterface.
Because the old interface now extends the otherwise unchanged new interface, this will not require any code changes.
The next major release will remove the old interface completely.
2.27.0
- Total issues resolved: 1
- Total pull requests resolved: 6
- Total contributors: 3
Enhancement
- 128:
Laminas\Translatorthanks to @gsteel - 127: Add BC check to CI thanks to @gsteel
Documentation,Feature Removal
Bug,Documentation
Documentation,Enhancement
renovate
- 117: Upgrade Psalm to 5.22.x thanks to @renovate[bot]