This repository has been archived by the owner on Apr 7, 2020. It is now read-only.
Releases: EasyCorp/easy-log-handler
Releases · EasyCorp/easy-log-handler
1.0.9
New features
[224e1df] Allow installation of Monolog 2 (@tristanbes)
[69a189f] Bumped minimum Symfony requirement to 3.4 (@javiereguiluz)
1.0.8
New features
[d88efb3] Added Symfony 5 compatibility (@nicolas-grekas)
1.0.7
1.0.6
Bug Fixes
[edd1231] Update EasyLogFormatter.php (@szepczynski)
1.0.5
Bug fixes
[21c442f] Fixed formatter for Throwable objects (@theofidry)
1.0.4
New features
[1a617a3] Enable dumping of objects in context, by unserializing them (@smithandre)
1.0.3
This version adds compatibility with Symfony 4.
1.0.2
Fixed the handling of DateTime objects to display their string representation.
1.0.1
Refactored some code that required PHP 5.6 to be compatible with PHP 5.3 again.
1.0.0
First public release!