We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92be2c commit 1a3c6c6Copy full SHA for 1a3c6c6
src/Tracy/Debugger.php
@@ -23,7 +23,7 @@
23
class Debugger
24
{
25
/** @var string */
26
- public static $version = '2.2.4';
+ public static $version = '2.2.5';
27
28
/** @var bool in production mode is suppressed any debugging output */
29
public static $productionMode = self::DETECT;
0 commit comments