xdebug-osx icon indicating copy to clipboard operation
xdebug-osx copied to clipboard

Add command arg for profiler toggle

Open cliffordp opened this issue 4 years ago • 0 comments

if xdebug is off, profiling is off.

if xdebug is on, profiling may be on or off.

if xdebug is on, php runs slower. if xdebug profiling is on, php runs way slower.

so having a command argument/flag to switch profiling on/off while changing (or not) xdebug's on/off.

cliffordp avatar Mar 05 '20 17:03 cliffordp