- Tested on: PHP 8.3.22
- Languages: English, Russian
This modification integrates Tracy debugging tool with SMF.
Of course, you can use such functions as dd
, dump
, and bdump
to output PHP variables:
dd
is equal todump
+die
dump
is a more beatuful wrapper forvar_dump
bdump
function creates a new "dumps" panel on the debug bar