Problem/Motivation

Follow up to #3353210: [PHPUnit 10] @dataProvider methods must be declared static and public.

Convert ConstraintTest::providerIsCompatible to a static method.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3422095

Command icon 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

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems pretty straightforward and not a huge number to review. Tests are all green.

longwave’s picture

Status: Reviewed & tested by the community » Fixed

Committed bc0b5a1 and pushed to 11.x. Thanks!

  • longwave committed bc0b5a19 on 11.x
    Issue #3422095 by mondrake: Change ConstraintTest::providerIsCompatible...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.