1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-09-09 04:30:46 +02:00

Merge branch '1.x'

This commit is contained in:
Jordi Boggiano
2019-08-30 10:39:21 +02:00
5 changed files with 5 additions and 68 deletions

View File

@@ -53,6 +53,7 @@
* Added support for RFC3164 (outdated BSD syslog protocol) to SyslogUdpHandler
* Fixed issue in GroupHandler and WhatFailureGroupHandler where setting multiple processors would duplicate records
* Fixed issue in SignalHandler restarting syscalls functionality
* Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
* Fixed ZendMonitorHandler to work with the latest Zend Server versions
### 1.24.0 (2018-11-05)