Releases: barryvdh/laravel-debugbar
Releases · barryvdh/laravel-debugbar
Bump php-debugbar, support psr/log v2/v3
fix: support explain with pgsql (#1207) * fix: support explain with pgsql * fix: record driver in transactions
v3.6.2: Add option to toggle query background on/off (#1196)
* Add option to toggle query background on/off * provide Application instance to QueryCollector * Implement requested changes
Fix explain with duration
v3.6.1 composer fix-style
View Timeline + Query backgrounds
Fix Open Handler (ajax requests)
Revert "Refactor `OpenHandlerController::handle()` (#1120)" (#1183) This reverts commit 49c1e07a86eaa6c908b787d05bd8cab57ff86bb6.
V3.5.6: Add debug_backtrace_limit configuration option (#1114)
* Add debug_backtrace_limit configuration option * Fix whitespace Co-authored-by: Barry vd. Heuvel <[email protected]>
v3.5.5: Fix duration for Octane with Swoole
Fix duration for Octane with Swoole
v3.5.4
v3.5.3
Support socket for companion app
v3.5.2 Fix storage name when creating the storage instance (#1143)