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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3178795-2.patch | 7.24 KB | mcdruid |
Comments
Comment #2
mcdruid commentedComment #3
mcdruid commentedGetting 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...
Comment #6
mcdruid commented2.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.