Problem/Motivation
#3252257: Remove PHPUnit 8 support forgot to remove the conversion of some PHPUnit8 warnings to deprecations.
Steps to reproduce
Proposed resolution
Do that.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3261262
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:
- 3261262-remove-phpunit-8
changes, plain diff MR !1739
Comments
Comment #3
mondrakeComment #4
longwaveThank you @mondrake, looks good to me.
Comment #6
catchGood spot.
Committed 611d3ab and pushed to 10.0.x. Thanks!