1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00

Merge branch '1.x' into normalize_normalizers

This commit is contained in:
Jordi Boggiano
2019-08-30 10:27:19 +02:00
committed by GitHub

View File

@@ -7,6 +7,7 @@
* 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)