Monolog v2.3.3 Release Notes

Release Date: 2021-09-14 // over 2 years ago
    • Fixed memory usage when using StreamHandler and calling stream_get_contents on the resource you passed to it (#1578, #1577)
    • Fixed support for psr/log 2.x (#1587)
    • Fixed some type annotations