The @dataProvider methods must be static in PHPUnit 10 and newer. This is currently causing a test failure and a phpstan error.
@dataProvider
Run tests.
Make the methods static.
Implement.
None.
Active
3.0
Code