Problem/Motivation

This module has no Drupal 10 compatible release yet. We should fix that.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork choices-3335397

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

Anybody created an issue. See original summary.

Grevil made their first commit to this issue’s fork.

grevil’s picture

Fixed using PHPStan and the "upgrade_status" module.

Tested installing the module on Drupal 10 after the changes.

grevil’s picture

Status: Active » Needs review

Interesting, upgrade_status forgot to mention the test module! Fixed, please review.

anybody’s picture

Status: Needs review » Needs work

Thanks @Grevil!

I think all .info.yml files should have an equal core_version_requirement.
If that's not possible, we should perhaps increase the values for all?

grevil’s picture

Status: Needs work » Needs review

I think it is fine in this case, as the only info file that differentiates, is for the test module.

anybody’s picture

Assigned: grevil » Unassigned
Status: Needs review » Reviewed & tested by the community

  • Anybody committed bc258574 on 2.x authored by Grevil
    Issue #3335397 by Grevil: Drupal 10 compatibility fixes
    
anybody’s picture

Status: Reviewed & tested by the community » Fixed

Merged!

Status: Fixed » Closed (fixed)

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