Remove support 9 version of the Drupal

Created on 9 February 2025, about 2 months ago

Problem/Motivation

Drupal 9 has reached its end of life (EOL) as of [insert date here]. Continuing to support Drupal 9 in our codebase, modules, or themes increases maintenance overhead and complicates compatibility with newer versions of Drupal (e.g., Drupal 10). To streamline development and ensure compatibility with modern PHP and Drupal core features, we should remove support for Drupal 9.

Proposed resolution

  1. Update all relevant .info.yml files to remove Drupal 9 core version constraints.
  2. Remove Drupal 9-specific code, deprecations, or workarounds.
  3. Update documentation to reflect that Drupal 9 is no longer supported.

API changes

Deprecated APIs that were retained for Drupal 9 compatibility will be removed.
Any Drupal 9-specific hooks or alter functions will be removed.

🌱 Plan
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Foxy-vikvik

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024