Problem/Motivation

This module has test failures in Drupal 10 due to new upstream deprecation. It also relies on a system test fixture that has been removed in 10.x.

  1. Increase minimum required Drupal 9 version to ^9.3 to rely on the 9.3.0 upgrade path fixture
  2. Resolve various PHPUnit deprecations

Proposed resolution

Resolve D10 compatibility issues and declare compatibility with Drupal 10.

Remaining tasks

Patch, review, commit.

User interface changes

None

API changes

None

Data model changes

None

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

Luke.Leber created an issue. See original summary.

luke.leber’s picture

Version: 1.0.x-dev » 2.0.x-dev

luke.leber’s picture

Assigned: Unassigned » luke.leber
Issue tags: +Drupal 10 compatibility Drupal 10 porting day
luke.leber’s picture

Issue summary: View changes
luke.leber’s picture

Status: Active » Needs review

Assigning to our internal team for review.

  • Luke.Leber committed ca69f96 on 2.0.x
    Issue #3300712 by Luke.Leber, bnh10, kjl16: Add support for Drupal 10;...

Luke.Leber credited bnh10.

Luke.Leber credited kjl16.

luke.leber’s picture

Status: Needs review » Fixed

Committed and pushed to 2.0.x - thanks Brianne + Kyle for reviews.

luke.leber’s picture

Issue tags: -Drupal 10 compatibility Drupal 10 porting day +Drupal 10 compatibility, +Drupal 10 porting day

Status: Fixed » Closed (fixed)

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