All Versions
31
Latest Version
Avg Release Cycle
130 days
Latest Release
40 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.10.6 Changes
March 31, 2024- info panel: added TS indicator & xdebug modes
Helpers::improveException()improved- js: unload replaced with pagehide #576
-
v2.10.5 Changes
September 29, 2023- ๐ code highlighting moved to CodeHighlighter, implemented own PHP syntax highlighter
- css: unified spaces to --tracy-space & top margin
- ๐ Dumper: added WeakMap support, improved SplObjectStorage & ArrayObject dump
- ๐ BlueScreen: fixed highlighted line in CLI
- is_file may trigger error #572
- table-sort.js: distinguishes a click from a selection
Helprs::utf8Length()uses mbstring, iconv and then utf8_decode- constants are PascalCase
-
v2.10.3 Changes
July 30, 2023 -
v2.10.2 Changes
March 28, 2023- ๐ฆ Exposer: recognizes virtual properties of native classes
- ๐ Fixes native class dumping [Closes #558]
-
v2.9.8 Changes
September 25, 2023- BlueScreen:
highlightLine()produces extra</code> - is_file may trigger error #572
- table-sort.js: distinguishes a click from a selection
Debugger:barDump(): pass Debugger::$maxItems option to Dumper (#563)- ๐ฏ Dumper: clones Ds\Collection (#561)
- bluescreen: checks if $_SERVER['argv'] is set (#568)
- create-phar: attributes are not considered comments in PHP 7 #562
- BlueScreen:
-
v2.7.6 Changes
November 02, 2020- 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.
-
v2.7.5 Changes
May 17, 2020- 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.
-
v2.7.4 Changes
April 11, 2020- BlueScreen::
formatMessage()clickable methods & files - BlueScreen::
highlightPhp()removed part of code after__halt_compiler() - โช Revert "Dumper: changed detection of recursive arrays, marker changed to strict comparison"
- Debugger::
exceptionHandler()evaluates template in closure - Debugger::
exceptionHandler()sends Content-Type only when needed - Logger & MailSender: replaced HTTP_HOST with SERVER_NAME #309
- ๐ TableSort: better support for thead #348
- ๐ Helpers::
guessClassFile()fixed - BlueScreen: do not show Enviroment on 'Allowed memory size of *** bytes exhausted'
- ๐จ BlueScreen: refactoring, added
formatMessage() - ๐ TracyExtension: fixed config schema #409
- Dumper: quotes keys true|false|null
- ๐ Info panel: Better detection server IP and server name. (#406)
For the details you can have a look at the diff.
- BlueScreen::
-
v2.7.3 Changes
February 23, 2020- Info panel: Add server name by IP (#401)
- Bluescreen: opens link to new window (#400)
- TracyExtension: uses $initialization
- ๐ dumper.js: fixed detection of recursion
- ๐ป BlueScreen: clickable classes in exception message
- ๐ bar.css: better hiding of panel icons
- TracyExtension: email accept array (#395)
- ๐ readme: synced with documentation
For the details you can have a look at the diff.
-
v2.7.2 Changes
December 15, 2019- 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'
- 0๏ธโฃ TracyExtension: editorMapping is null by default (#393)
- Safe output capturing via Helpers::
capture()
For the details you can have a look at the diff.