- Added automatic directory cleanup in RotatingFileHandler (#2000)
- Added timezone-aware file rotation to RotatingFileHandler (#1982)
- Added support for mongodb/mongodb 2.0+ (#1998)
- Added NoDiscard attribute to TestHandler methods to ensure the result is used (#2013)
- Fixed JsonFormatter crashing if __toString throws while normalizing data (#1968)
- Fixed PHP 8.5 deprecation...