Problem/Motivation

In order to use some new features in Drupal core, we must drop support for older versions.

The main features we would like to use are the :

We may want to kick the navigation module integration into 5.x in order to set the new minimum Drupal core version to core_version_requirement: '^10.5 || ^11.1.2'.

Steps to reproduce

N/A

Proposed resolution

Set the minimum Drupal core version to at least 10.5.0 in the 5.0.x version

Remaining tasks

User interface changes

N/A

API changes

N/A

Data model changes

N/A

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

trackleft2 created an issue. See original summary.

trackleft2’s picture

Issue summary: View changes
trackleft2’s picture

trackleft2 changed the visibility of the branch 3537504-drop-support-for to hidden.

trackleft2’s picture

Status: Active » Needs review

Updated core version requirements for environment_indicator and its submodules to require Drupal ^10.5 or >=11.1.2 dropping support for Drupal versions that do not support hook_navigation_content_top().

trackleft2’s picture

Title: Drop support for versions of Drupal older than 10.5 » Drop support for versions of Drupal older than 10.5 in order to use hook_navigation_content_top

  • trackleft2 committed a5323c7a on 5.0.x
    Issue #3537504 by trackleft2: Drop support for versions of Drupal older...
trackleft2’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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