-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
I love this profiler and the unique thing I really miss is a debugger for variables.
Maybe you can create a method like this
<?php Profiler::debugVar('var_name', $var); ?>
And display in the result a table like this
var_name | value of the var
Just an idea :)
Greetings!
Reactions are currently unavailable