Problem/Motivation
I want to propose dropping support for Drupal 7 when it goes end of life on 5 January 2025.
Proposed resolution
That would mean:
- We mark the Drupal 7 release as unsupported
- We close all Drupal 7 issues as won't fix
- We remove migration related code from the module
Issue fork eck-3495333
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
Comment #2
dieterholvoet commentedI closed all Drupal 7 issues as Won't fix.
Comment #5
dieterholvoet commentedRemoving migrate related code and tests got rid of some failing tests. Fixing the rest in #3571776: Fix tests.
Comment #7
dieterholvoet commented