Skip to content

[6.x] Support Laravel Debugbar 4#13781

Merged
jasonvarga merged 1 commit into6.xfrom
debugbar-4
Feb 3, 2026
Merged

[6.x] Support Laravel Debugbar 4#13781
jasonvarga merged 1 commit into6.xfrom
debugbar-4

Conversation

@duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Feb 2, 2026

This pull request adds return types and a method_exists() check necessary to support Laravel Debugbar 4.

Fixes #13780

@duncanmcclean duncanmcclean changed the title [6.x] Support Debugbar 4 [6.x] Support Laravel Debugbar 4 Feb 2, 2026
@jasonvarga
Copy link
Member

The Antlers tab is broken. It's using jQuery, which has been removed in debugbar 4.
That's acceptable for now. If you need it, downgrade to debugbar 3.
We can fix it separately. This at least lets people use debugbar 4 for everything else in the mean time.

@jasonvarga jasonvarga merged commit b7659f5 into 6.x Feb 3, 2026
14 checks passed
@jasonvarga jasonvarga deleted the debugbar-4 branch February 3, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debugbar v4+ is not supported

2 participants