Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow installing Bugsnag PSR Logger v2#471

Merged
imjoehaines merged 2 commits into
nextfrom
allow-bugsnag-psr-logger-v2
Jan 26, 2022
Merged

Allow installing Bugsnag PSR Logger v2#471
imjoehaines merged 2 commits into
nextfrom
allow-bugsnag-psr-logger-v2

Conversation

@imjoehaines
Copy link
Copy Markdown
Contributor

Goal

This PR allows installing Bugsnag PSR Logger v2, which adds support for PSR Log v3

This is important for Laravel v9 support, as it will be the first version of Laravel to allow PSR Log v3

Testing

To improve the test coverage of this, I've moved our Laravel & Lumen v8 Maze Runner tests to run on PHP 8.0. This allows them to use Bugsnag PSR Logger v2 as it requires PHP 8.0+

This can be seen in the unit tests — on PHP 7.4 Bugsnag PSR Logger v1 is used, but on PHP 8.0 Bugsnag PSR Logger v2 is used

@imjoehaines imjoehaines merged commit 7d99ca2 into next Jan 26, 2022
@imjoehaines imjoehaines deleted the allow-bugsnag-psr-logger-v2 branch January 26, 2022 14:08
@imjoehaines imjoehaines mentioned this pull request Feb 8, 2022
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