File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ ### 1.25.2 (2019-11-13)
2+
3+ * Fixed normalization of Traversables to avoid traversing them as not all of them are rewindable
4+ * Fixed setFormatter/getFormatter to forward to the nested handler in FilterHandler, FingersCrossedHandler, BufferHandler and SamplingHandler
5+ * Fixed BrowserConsoleHandler formatting when using multiple styles
6+ * Fixed normalization of exception codes to be always integers even for PDOException which have them as numeric strings
7+ * Fixed normalization of SoapFault objects containing non-strings as "detail"
8+ * Fixed json encoding across all handlers to always attempt recovery of non-UTF-8 strings instead of failing the whole encoding
9+
110### 1.25.1 (2019-09-06)
211
312 * Fixed forward-compatible interfaces to be compatible with Monolog 1.x too.
You can’t perform that action at this time.
0 commit comments