Released version 2.7.2
- Bar: added info [redirect|ajax] to panel headers
- bar.js: stopImmediatePropagation after opening/closing tab
- Debugger: fixed compatibility with PHP 7.4
- Debugger: implemented support for E_COMPILE_WARNING
- Debugger::errorHandler correctly fill-in
error_get_last()
when $logSeverity is used - refactoring, removed parameter $exit from
exceptionHandler()
- Debugger::
exceptionHandler()
when connection is aborted, log exception - FireLogger: added space in header
- content.phtml: fixed headers in format 'A:B'
- TracyExtension: editorMapping is null by default (#393)
- Safe output capturing via Helpers::
capture()
For the details you can have a look at the diff.