Problem/Motivation

Current code is not Drupal 10 compatible, we should provide necessary changes in the code before the project fully support Drupal 10

Remaining tasks

1. Review and apply fixes from "Automated Drupal 10 compatibility fixes" issue along with other custom fixes.
2. Drop drupal core 8 support
3. Ensure that core_version_requirement is at least ^9 || ^10
3.1. In some cases it could be ^9.3 || ^10 or ^9.4 || ^10 (depends on the core services/changes used in the code), so choose the minimum core version wisely.
4. Follow this article to scan the code and replace deprecation https://www.drupal.org/docs/upgrading-drupal/prepare-major-upgrade/depre...

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

ducktape created an issue. See original summary.

ducktape’s picture

Assigned: ducktape » Unassigned
Status: Active » Needs review

nginex’s picture

Assigned: Unassigned » nginex

  • nginex committed 2bd6c947 on 8.x-3.x authored by ducktape
    Issue #3370914: Prepare custom code for a new Drupal major version
    
nginex’s picture

Assigned: nginex » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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