Replace and deprecate _install_get_version_info()

Created on 9 May 2024, 4 months ago

Problem/Motivation

Discovered in 🐛 Composer tests fail because of invalid Drupal version Fixed we are maintaining a complex regex that can parse a full version number in _install_get_version_info() but that is only used in three places in core, once in the installer and also in two tests, and even then only to get the major/minor version number.

Steps to reproduce

Proposed resolution

Replace _install_get_version_info() with explode() or similar.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component
Install 

Last updated 2 days ago

No maintainer
Created by

🇬🇧United Kingdom longwave UK

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

Comments & Activities

Production build 0.71.5 2024