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 9d64e9f commit df72be9Copy full SHA for df72be9
src/Tracy/Debugger/Debugger.php
@@ -17,7 +17,7 @@
17
*/
18
class Debugger
19
{
20
- public const VERSION = '2.7.1';
+ public const VERSION = '2.7.2';
21
22
/** server modes for Debugger::enable() */
23
public const
0 commit comments