Module errors when ConfigModifyDrushCommands is loaded without an install profile

Created on 14 September 2024, 7 months ago

Problem/Motivation

It's no longer needed to install Drupal with an install profile. The project could be installed from config or recipes instead. However, the ConfigModifyDrushCommands class will crash if installProfile is not given a string.

Steps to reproduce

Proposed resolution

Allow the installProfile to be NULL. Downstream code is within Drupal and that already handle the null case.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.1

Component

Code

Created by

🇳🇱Netherlands kingdutch

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

Comments & Activities

Production build 0.71.5 2024