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

Deprecated non-static dataprovider -> static #158

Merged

Conversation

faissaloux
Copy link
Contributor

@faissaloux faissaloux commented Jul 18, 2024

Hellooo 👋

non-static data providers are deprecated since PHPUnit10 and it works fine with PHPUnit9.

In this PR I have made the one and only data provider in the test suite validDriversProvider static.

@ash-jc-allen ash-jc-allen merged commit c7d52e1 into ash-jc-allen:master Jul 18, 2024
27 checks passed
@ash-jc-allen
Copy link
Owner

Hey @faissaloux, that's awesome! Thanks for the contribution 😄

@faissaloux faissaloux deleted the non-static-dataprovider branch July 18, 2024 13:12
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