SublimeTextXdebug icon indicating copy to clipboard operation
SublimeTextXdebug copied to clipboard

Execute PHP or view Xdebug context variables

Open sodacrackers opened this issue 9 years ago • 0 comments

I need more detail about a variable shown in "Xdebug Context." Is there a way to execute PHP in the active debugger session? Or someway to print or extract variables?? Eg, perhaps View > Show Console then print json_encode($_SESSION['some_array']['some_member']);

Anyway to manipulate variables here??

sodacrackers avatar Sep 23 '15 17:09 sodacrackers