Skip to content

[8.x] Add PHP8.1 ReturnTypeWillChange attribute to support test classes #39842

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

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

mattstauffer
Copy link
Contributor

Co-Authored-By: Jake Bathman [email protected]
Co-Authored-By: Jamison Valenta [email protected]

This PR adds the PHP 8.1 ReturnTypeWillChange attribute to classes used in support tests to suppress errors when running the tests in PHP 8.1.

@taylorotwell taylorotwell merged commit 0fb01ea into laravel:8.x Nov 30, 2021
@mattstauffer mattstauffer deleted the mes/php81-support-tests branch November 30, 2021 18:47
@GrahamCampbell GrahamCampbell changed the title Add PHP8.1 ReturnTypeWillChange attribute to support test classes [8.x] Add PHP8.1 ReturnTypeWillChange attribute to support test classes Dec 7, 2021
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