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

[6.x] Provisional support for PHP 8.0 #34884

Merged
merged 1 commit into from Oct 19, 2020
Merged

[6.x] Provisional support for PHP 8.0 #34884

merged 1 commit into from Oct 19, 2020

Conversation

GrahamCampbell
Copy link
Member

The purpose of this PR is to get the 6.x branch ready for PHP 8.0, without official support yet. Official support will come in #33388 once all the outstanding issues are resolved. Most notably, Doctrine DBAL and Faker remain blockers, and possibly AWS SDK, since Amazon have made no effort here. All the effort has come from the OSS community on their dependencies.

Co-Authored-By: Dries Vints <594614+driesvints@users.noreply.github.com>
Co-Authored-By: Taylor Otwell <taylor@laravel.com>
@GrahamCampbell
Copy link
Member Author

I have not added PHP 8.0 to the builds here, since it is not useful, in particular when merging upwards to Laravel 8 where composer installs will fail due to faker. We can track the PHP 8.0 test status over on the other PR, when we rebase.

@taylorotwell taylorotwell merged commit 82ffe3c into 6.x Oct 19, 2020
@GrahamCampbell GrahamCampbell deleted the php-8-provisional branch October 19, 2020 14:09
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.

None yet

5 participants