| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.12.0 source code.tar.gz | 2026-09-09 | 123.6 kB | |
| 3.12.0 source code.zip | 2026-09-09 | 212.7 kB | |
| README.md | 2026-09-09 | 682 Bytes | |
| Totals: 3 Items | 337.0 kB | 1 | |
- Added support for reading the timestamp of new records from a PSR-20 clock, via a new
$clockconstructor param andLogger::setClock()(#2065) - Added support for
#[WithMonologChannel]on constructor/method parameters, so a channel can be bound to a single argument instead of the whole class (#2068) - Fixed
TelegramBotHandlerbreaking HTML markup when truncating or splitting long messages, open tags are now closed at the end of a chunk and reopened in the next one (#2066) - Fixed
RedactingFormatternot redacting secrets nested inside array values of sensitive keys (#2067)
Full Changelog: https://github.com/Seldaek/monolog/compare/3.11.0...3.12.0