Tracy v2.7.6 Release Notes

Release Date: 2020-11-02 // over 3 years ago
    • compatible with PHP 8.0
    • Bar: added info about JIT (#440)
    • BlueScreen: phpinfo() returns text in CLI #444
    • 0๏ธโƒฃ BlueScreen: Allow to hide environment section by default (#438)
    • bluescreen.css: improved editor links color & background #443
    • BlueScreen: unified listing of hidden keys #441
    • Helpers::getSuggestion: item may be an int, type cast fix
    • โ†ช Debugger: workaround for PHP bug #80234
    • TableSort: order can be specified by attribute data-order #442
    • ๐Ÿ›  BlueScreen: fixed error when file not exists #428
    • ๐Ÿ›  bar.js: fixed escaping
    • ๐Ÿ›  Dumper: fixed strict type #422

    For the details you can have a look at the diff.


Previous changes from v2.7.5

    • bar: sends content in UTF-8
    • bar.js: fetch checks Response (#420)
    • bar: escapes <!-- in <script>#421
    • ๐Ÿ‘ Dumper: supports closed resource
    • ๐Ÿ›  bar: fixed table sort after 193740e
    • Toggle: detects mouse click vs drag
    • Dumper: class names are selectable
    • Debugger: disables zend.exception_ignore_args #415
    • .phpstorm.meta: added exit point
    • โช Revert "Info panel: Add server name by IP (#401)" #416 #417

    For the details you can have a look at the diff.