Lines Matching refs:avoid

16 … info to exceptions thrown when a StreamHandler cannot open its stream to avoid completely losing …
50 …* Fixed StreamHandler thread safety - chunk size set to 2GB now to avoid interlacing when doing co…
54 …* Added JSON_PARTIAL_OUTPUT_ON_ERROR to default json encoding flags, to avoid dropping entire cont…
97 * Fixed normalization of Traversables to avoid traversing them as not all of them are rewindable
103 …* Fixed ChromePHPHandler to avoid sending more data than latest Chrome versions allow in headers (…
111 * Fixed support for UTF-8 when cutting strings to avoid cutting a multibyte-character in half
112 * Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
183 * Fixed normalization of Traversables to avoid traversing them as not all of them are rewindable
203 * Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
205 …* Fixed ChromePHPHandler to avoid sending more data than latest Chrome versions allow in headers (…
209 … sure you add the new `$depth = 0` argument to your function signature to avoid strict PHP warning…
224 …* Fixed normalization of exception traces when call_user_func is used to avoid serializing objects…
258 * Fixed SyslogUdpHandler to avoid sending empty frames
387 * Fixed MandrillHandler to avoid outputting API call responses
392 …ndler extra and context data are now prefixed with extra_ and context_ to avoid clashes. Watch out…
393 …oupHandler to suppress any exception coming from the wrapped handlers and avoid chain failures if …
398 * Added $ignoreEmptyContextAndExtra to LineFormatter to avoid empty [] at the end
546 * Fixed the default format of the SyslogHandler to avoid duplicating datetimes in syslog