Bump up minimum Drupal version to 10.3

Created on 31 March 2025, about 1 month ago

Problem/Motivation

Reported by edsoncarlos in #3438562-13: Automated Drupal 11 compatibility fixes for phone_number β†’ .

In πŸ› Deprecated FormElement Active we moved from using the deprecated \Drupal\Core\Render\Element\FormElement to using its replacement, \Drupal\Core\Render\Element\FormElementBase. What we forgot to do in there was determine in what version of Drupal \Drupal\Core\Render\Element\FormElementBase became available and bump our module's minimum compatible Drupal version to that.

It appears \Drupal\Core\Render\Element\FormElementBase became available in Drupal 10.3.

Steps to reproduce

Install the 2.0.0-alpha8 release in a Drupal version lower than 10.3 and see a class not found error.

Proposed resolution

Bump up the module's minimum compatible Drupal version to 10.3.

Remaining tasks

Patch / MR + review.

User interface changes

None.

API changes

None.

Data model changes

None.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States chrisolof

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