mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 21:38:14 +01:00
54214dadb6
Use the new DebugBarVarDumper class to support dumping variables in interactive collapsible HTML; the new useHtmlVarDumper() function will enable this. Since this will require users to handle the new inline assets provided by the JavascriptRenderer, make this dumping format optional and default to the old behavior for now.