Skip to content

Releases: barryvdh/laravel-debugbar

Bump php-debugbar, support psr/log v2/v3

18 Oct 09:52
fc69fd6

Choose a tag to compare

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)

17 Jun 12:45
70b8975

Choose a tag to compare

* Add option to toggle query background on/off

* provide Application instance to QueryCollector

* Implement requested changes

Fix explain with duration

05 Jun 11:59

Choose a tag to compare

v3.6.1

composer fix-style

View Timeline + Query backgrounds

01 Jun 08:52
bc99f4c

Choose a tag to compare

  • Queries show background to indicatie progress (#1190)
  • Views can be added to Timeline (new config: debugbar.options.views.timeline) (#1178)

Fix Open Handler (ajax requests)

13 May 20:19
88fd9cf

Choose a tag to compare

Revert "Refactor `OpenHandlerController::handle()` (#1120)" (#1183)

This reverts commit 49c1e07a86eaa6c908b787d05bd8cab57ff86bb6.

V3.5.6: Add debug_backtrace_limit configuration option (#1114)

13 May 10:07
fb53831

Choose a tag to compare

* Add debug_backtrace_limit configuration option

* Fix whitespace

Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>

v3.5.5: Fix duration for Octane with Swoole

07 Apr 11:20
6420113

Choose a tag to compare

Fix duration for Octane with Swoole

v3.5.4

06 Apr 18:12
b8af309

Choose a tag to compare

Fix OpenHandler usage with Octane

v3.5.3

06 Apr 18:00
5b75044

Choose a tag to compare

Support Laravel Octane

Support socket for companion app

07 Jan 14:19
cae0a8d

Choose a tag to compare

v3.5.2

Fix storage name when creating the storage instance (#1143)