Problem/Motivation

- D10 was released, add support for it
- PHP requirement to >= 8.0.0
- Drupal 9/10 requirement

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

j-vee created an issue. See original summary.

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

luke_nuke’s picture

Thanks j-vee! I believe the changes shouldn't be applied to the main branch on the fork though, but to the separate branch. See: https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr... . I made a few changes:

  • We don't need to up the PHP requirement. It should still be compatible with older Drupals as well.
  • Submodules had to be made Drupal 10 compatible also.

Thanks for your contribution!

  • Luke_Nuke committed a4191e43 on 3.1.x
    Issue #3327535 by j-vee, Luke_Nuke: Drupal 10 compatibility
    
luke_nuke’s picture

Status: Needs review » Fixed
luke_nuke’s picture

Status: Fixed » Closed (fixed)