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

Move to PHPUnit attributes #309

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

ryanmitchell
Copy link
Contributor

PHPUnit has started throwing deprecation warnings on the use of /** @test **/ and dataproviders in comments.

This PR updates the test suite to use attributes instead, which is going to be the only supported way from PHPUnit 12+.

@ryanmitchell ryanmitchell merged commit cd017fd into statamic:master Jun 24, 2024
11 checks passed
@ryanmitchell ryanmitchell deleted the fix/phpunit-deprecations branch June 24, 2024 08:38
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.

1 participant