mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 21:26:43 +02:00
Update NormalizerFormatter.php
^H the i
This commit is contained in:
committed by
Jordi Boggiano
parent
39aeecefae
commit
33df788930
@@ -188,7 +188,7 @@ class NormalizerFormatter implements FormatterInterface
|
|||||||
* Handle a json_encode failure.
|
* Handle a json_encode failure.
|
||||||
*
|
*
|
||||||
* If the failure is due to invalid string encoding, try to clean the
|
* If the failure is due to invalid string encoding, try to clean the
|
||||||
* input and encode again. If the second encoding iattempt fails, the
|
* input and encode again. If the second encoding attempt fails, the
|
||||||
* inital error is not encoding related or the input can't be cleaned then
|
* inital error is not encoding related or the input can't be cleaned then
|
||||||
* raise a descriptive exception.
|
* raise a descriptive exception.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user