Drupal 10.4 compatibility

Created on 9 July 2025, 3 months ago

Problem/Motivation

The Stage File Proxy module currently lacks official compatibility with Drupal 10.4. As Drupal 10.4.x receives security support until December 2025, it's important for contrib modules to ensure compatibility to support sites running on this version.

Proposed resolution

Update the module's .info.yml file to include core_version_requirement: ^9 || ^10 (if it's not already there or needs adjustment) and perform any necessary code changes to ensure full compatibility with Drupal 10.4.

Remaining tasks

  • Review the module's code for any deprecated functions or APIs removed in Drupal 10.4.
  • Implement necessary code adjustments for compatibility.
  • Test the module thoroughly on a Drupal 10.4 instance.
  • Create a patch or merge request for review.

User interface changes

N/A

API changes

(Potentially, if there are significant changes required, otherwise N/A)

Data model changes

N/A

πŸ“Œ Task
Status

Active

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dietric@gmail.com

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