Releases: ETSGlobal/LogBundle
Releases · ETSGlobal/LogBundle
Drop support for php < 8.0
- Drop support for PHP < 8.0
- Fix compatibility with Symfony 6
v1.5.1
Same version as v1.5.0 but from legacy branch
What's Changed
- EB-0 Upgrade symfony 6- dependencies by @aallier in #18
- Update symfony/phpunit-bridge requirement from ^5.1 to ^5.1 || ^6.0 by @dependabot in #17
Full Changelog: v1.4.0...v1.5.1
Add processor to change the log level for exceptions
New features
- Add processor to change the log level for exceptions
Other changes
- Drop support for PHP < 7.4
- Fix compatibility with Symfony 5.3+
Add support of PHP 8
Merge pull request #14 from ETSGlobal/EB-17211 EB-17211 add php 8.0 support
Update Kibana query string
Merge pull request #8 from ETSGlobal/EB-15603-update-kibana EB-15603: Upgrade kibana version
Add handler to ignore deprecation
Merge pull request #7 from ETSGlobal/EB-16486 EB-16486 add handler to ignore deprecation
Symfony HttpClient support
Merge pull request #5 from ETSGlobal/add-http-client-support Add Symfony HttpClient support
Add Symfony 5
Merge pull request #4 from ETSGlobal/EB-15267 [EB-15267] - fix error
Remove key even if not exists
Remove key even if not exists.
It fix this error
The token "global" doesn't exists.
In TokenCollection.php line 82:
Initial release
v0.1.0 Set default app_name config to avoid errors on composer require