Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Avoid PHPUnit 12 conflict by using Attributes\DataProvider#2990

Merged
tabuna merged 2 commits intomasterfrom
data_provider
Apr 11, 2025
Merged

Avoid PHPUnit 12 conflict by using Attributes\DataProvider#2990
tabuna merged 2 commits intomasterfrom
data_provider

Conversation

@tabuna
Copy link
Member

@tabuna tabuna commented Apr 11, 2025

PHPUnit 12 drops support for docblock-based @dataProvider annotations.
This change uses PHP 8.1+ attributes to define data providers,
ensuring forward compatibility.

@tabuna tabuna merged commit 180d31a into master Apr 11, 2025
46 checks passed
@tabuna tabuna deleted the data_provider branch April 11, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant