Skip to content

Fix monolog 3 compat#506

Merged
barryvdh merged 1 commit intophp-debugbar:masterfrom
vincentreitz:fix-monolog3-comapt
Oct 31, 2022
Merged

Fix monolog 3 compat#506
barryvdh merged 1 commit intophp-debugbar:masterfrom
vincentreitz:fix-monolog3-comapt

Conversation

@vincentreitz
Copy link
Copy Markdown
Contributor

In monolog 3, write method now accepts a LogRecord object (Seldaek/monolog@22c8b19) instead of an array. The PR makes the debugbar collector compatible with that signature.

@barryvdh barryvdh merged commit c7496b7 into php-debugbar:master Oct 31, 2022
@vincentreitz vincentreitz deleted the fix-monolog3-comapt branch April 30, 2023 23:24
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.

2 participants