Problem/Motivation

D9 is currently not supported by DtR.

Steps to reproduce

Try to run DtR on Drupal 9.

Proposed resolution

Fix DtR so that it supports D9.

Create a 2.0.x branch, mirror changes to the 7.x branch.

Leave the 8.x branch alone; that can be for legacy D8 support (i.e. anything old enough to rely on deprecated db query code etc..)

Remaining tasks

Do the patch dance, create new branch etc..

User interface changes

n/a

API changes

n/a

Data model changes

n/a

CommentFileSizeAuthor
#2 3178795-2.patch7.24 KBmcdruid

Comments

mcdruid created an issue. See original summary.

mcdruid’s picture

StatusFileSize
new7.24 KB
mcdruid’s picture

Version: 7.x-1.x-dev » 2.0.x-dev

Getting ready for 2.0.x, which will be merged / mirrored back to 7.x - perhaps that should be to a new 7.x-2.x branch...

  • mcdruid committed acc3f42 on 2.0.x
    Issue #3178795 by mcdruid: Support Drupal 9 - tweak to readme
    

  • mcdruid committed acc3f42 on 7.x-2.x
    Issue #3178795 by mcdruid: Support Drupal 9 - tweak to readme
    
mcdruid’s picture

Status: Active » Fixed

2.0.0 and 7.x-2.0 released and marked as the supported / recommended releases. They're the same.

8.x and 7.x-1.x will no longer be developed, but the last releases from those branches could be used on e.g. a really old D8 site that needs the deprecated code we've now removed in the newer branches.

Status: Fixed » Closed (fixed)

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