Nette Tracy Versions Save

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

v2.7.5

4 years ago
  • 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.6.8

4 years ago

This is the last 2.6.x release.

  • bar: sends content in UTF-8
  • bar.js: fetch checks Response (#420)
  • bar: escapes <!-- in <script> #421
  • Debugger: disables zend.exception_ignore_args #415

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

v2.5.9

4 years ago

This is the last 2.5.x release.

  • Debugger: fixed compatibility with PHP 7.4
  • bar: escapes <!-- in <script> #421

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

v2.6.7

4 years ago
  • Revert "Dumper: changed detection of recursive arrays, marker changed to strict comparison"
  • Logger & MailSender: replaced HTTP_HOST with SERVER_NAME #309
  • TableSort: better support for thead #348
  • Helpers::guessClassFile() fixed
  • BlueScreen::highlightPhp() removed part of code after __halt_compiler()
  • BlueScreen: do not show Enviroment on 'Allowed memory size of *** bytes exhausted'
  • some fixes

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

v2.7.4

4 years ago
  • 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.

v2.7.3

4 years ago
  • 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.6.6

4 years ago
  • Debugger: fixed compatibility with PHP 7.4
  • Debugger::errorHandler correctly fill-in error_get_last() when $logSeverity is used
  • dumper.js: fixed detection of recursion
  • bar.js: stopImmediatePropagation after opening/closing tab
  • FireLogger: added space in header
  • content.phtml: fixed headers in format 'A:B'

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

v2.7.2

4 years ago
  • 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.

v2.7.1

4 years ago
  • Dumper::truncateString() fixed for ''
  • TracyExtension: 'bar' can be string #390
  • Debugger::enable() preloading via class_exists changed to require_once #389

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

v2.7.0

4 years ago
  • Logger: added priority to the exception file name
  • TracyExtension: added getConfigSchema()
  • Dumper: hidden values are rendered with variable's type [Closes #380]
  • InfoPanel: Add information about localhost IP
  • Bluescreen: added length limit for exception message (#383)
  • BlueScreen: removed source from footer
  • Bluescreen: footer is always on bottom
  • bar: replaced attribute 'rel' with 'data-tracy-action' for closing & open-to-window links
  • tested against PHP 7.4

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