Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes issues on PHP 8.1, support psr/log v3 and laravel/framework v9 #472

Closed
wants to merge 2 commits into from
Closed

Conversation

GrahamCampbell
Copy link
Contributor

@GrahamCampbell GrahamCampbell commented Jan 23, 2022

Goal

Closes #470. Closes #471. Fixes #466. Fixes #469. Depends on merge and release of bugsnag/bugsnag-php#636.

Design

Changeset

Testing

@GrahamCampbell
Copy link
Contributor Author

Test are failing because the branch alias is incorrectly configured in https://github.com/bugsnag/bugsnag-php/blob/master/composer.json#L37. It is super important to remember to update that. It should be set to 3.26-dev.

@GrahamCampbell
Copy link
Contributor Author

Also, the testbench version restriction prevents testing on Laravel 9.

@GrahamCampbell GrahamCampbell marked this pull request as draft January 24, 2022 20:38
@imjoehaines
Copy link
Contributor

I'm going to look into what we can do about testbench now; I'll close this PR as I'll merge the changes separately

@GrahamCampbell GrahamCampbell deleted the php-81 branch January 27, 2022 14:54
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.

PHP 8.1 Deprecated messages Prepare for Laravel 9 support
2 participants