
Problem/Motivation
Follow up to #3353210-30: [PHPUnit 10] @dataProvider methods must be declared static and public.
Convert remaining Jsonapi module test dataproviders to static
Steps to reproduce
Proposed resolution
Merge request link
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3439738
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:
- 3439738-change-remaining-jsonapi
changes, plain diff MR !7395
Comments
Comment #4
longwaveThe
testLinkMerge
changes looked sensible so I replicated them intestLinkComparison
.Comment #5
smustgrave CreditAttribution: smustgrave at Mobomo commentedRefactor seems fine, didn't break anything
Comment #8
catchCommitted/pushed to 11.x and cherry-picked to 10.3.x, thanks!