Create a new branch 4.0.x so we can drop D9 support, raise the minimum core version to Drupal 10.3 and start adding Drupal 11 support.

8.x-3.x will continue to work for Drupal 9 and Drupal 10.2. There are many breaking changes in Drupal core that make it difficult to support D9, D10.2 and D10.3 in the same codebase without a lot of conditional code. That is why I've decided to put all the changes into the new branch and leave the old branch for "legacy" sites.

Issue fork votingapi-3467356

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

TR created an issue. See original summary.

TR changed the visibility of the branch 3467356-drop-d9-support to hidden.

  • TR committed 13ca099d on 8.x-3.x
    Issue #3467356 by TR: Drop D9 support
    
tr’s picture

Status: Active » Fixed
tr’s picture

Version: 8.x-3.x-dev » 4.0.x-dev

  • TR committed 1a69bd34 on 8.x-3.x
    Revert "Issue #3467356 by TR: Drop D9 support"
    I committed this to the...

  • TR committed eb13eaab on 4.0.x
    Issue #3467356 by TR: Drop D9 support
    

Status: Fixed » Closed (fixed)

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