Problem/Motivation
Follow up to #3353210-30: [PHPUnit 10] @dataProvider methods must be declared static and public.
Convert ComposerIntegrationTest::providerTestComposerJson and its helpers to static methods.
Steps to reproduce
Proposed resolution
Merge request link
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3422362
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mondrakeComment #4
mondrakeComment #5
smustgrave commentedSeems straight forward and didn't break anything.
Comment #6
alexpottNeeds a reroll.
Comment #8
spokjeRebased
Comment #9
alexpottCommitted and pushed 72a22d841d to 11.x and f316821d4a to 10.3.x. Thanks!
Didn;t backport to 10.2.x because it did not cherry-pick cleanly.