All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Dropped support for versions below PHP 8.1 and Symfony 5.
- Root prefix processor as messages can no longer be altered as the record is now an entity instead of array, and the
messagefield is read-only.
- Changed some logic to fit the new versions of the used libraries.
- Added Symfony ^5 support.
- PHP 8 support
- Fixing deprecation error in symfony versions above 4.2
- Removed strict types in
FormatterTraitmethod parameters, allowing formonolog/monolog:^1.24compatibility
- Added
Paysera-Correlation-Idheader to response containing current request's correlation id