1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 05:18:32 +01:00
James Johnston 35fa8abe90 Use new HtmlVariableListWidget with collectors (#346)
Introduce a new HtmlVariableListWidget that is similar to
VariableListWidget but for variables with HTML contents.

Update the collectors that use the existing VariableListWidget to use
DebugBarVarDumper to dump the variables using the VarDumper HtmlDumper.
Because many debug bar users may not yet support inline static assets,
default to use the old VariableListWidget for now.

Updated collectors:

* ConfigCollector
* RequestDataCollector
2017-07-21 13:35:58 +02:00
..
2014-01-16 21:41:41 +00:00
2014-01-16 21:41:41 +00:00
2014-01-16 21:41:41 +00:00
2014-01-16 21:41:41 +00:00
2014-01-16 21:41:41 +00:00
2013-09-28 12:02:40 -04:00