- Issue created by @benabaird
PHPUnit 11 emits deprecation notices for annotations. These were mostly converted in
Convert tests to use PHPUnit attributes
π
Convert tests to use PHPUnit attributes
Active
, but a few tests still use @dataProvider
which could not be removed because tests still need to run on < Drupal 11.2.
Remove the remaining @dataProvider
annotations.
Postponed
1.2
Code