tracy icon indicating copy to clipboard operation
tracy copied to clipboard

😎 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.

Results 62 tracy issues
Sort by recently updated
recently updated
newest added

- new feature - BC break? no - doc PR: nette/docs# 2B after approval When using nette/tracy for API project, having request method in tracy error mail is for us...

- bug fix? no - new feature? yes - BC break? no Implements https://github.com/nette/tracy/issues/280 with lots of hack to maintain compatibility.

Pull request for [this RFC](http://forum.nette.org/en/19724-asynchronous-client-requests-in-tracy-ajax), Discuss on forum, code comments here, please.

- new feature - BC break? yes In a Linux environment or on a Mac, the default disk path to PhpStorm is always `/usr/local/bin/phpstorm`. This allows us to detect that...

Jetbrains claims it's not supported https://youtrack.jetbrains.com/issue/IDEA-292787 - bug fix / new feature? don't know rly - BC break? yes (?)

I tested with the following code: index.php ```php

Hi, this directory seems not part of source code of package, but appears `/vendor`. That leads to unnecesary download of dev code and crashes tools that expect only source code...

Feature: I am using a lot of nette extensions which automatically add panel to \Tracy\Bar. I found out that in production mode is my application faster. With my changes it...

new cdump() shortcut for debug output into browser's Console using native Debugger::fireLog() "C" like Console and cdump() is good continuity of bdump()

- bug fix? no - new feature? yes - BC break? no implements #280