Released version 2.4.0
- requires PHP 5.4.4 or newer
- Bar & BlueScreen: displays AJAX requests
- saving & restoring of toggles
- Bar: is loaded in separated HTTP requests
- Bar: info bar show HTTP method & response code
- Bar: panel height fits to the viewport #184 (#188)
- Bar: automatic labels hiding to conserve space #173
- Bar: lazy rendering of panels (#160)
- BlueScreen: added $maxDepth & $maxLength #114
- BlueScreen: added panel with last muted error #133
- BlueScreen: added
renderToFile()
#130 - Bluescreen: rel=noopener for target=_blank
- Debugger: added $editorMapping support #170
- Debugger::$maxLen ⇒ $maxLength
- Debugger::
dispatch()
starts session if is not started - Debugger: error exit code changed from 254 to 255 to be the same as native error code
- added function
bdump()
- Helpers::getSource: shows PID in CLI logs
- Tracy requires IE11+
For the details you can have a look at the diff.