Move definition of MAINTENANCE_MODE = install to install_drupal

Created on 5 September 2017, over 7 years ago
Updated 4 May 2024, 8 months ago

Problem/Motivation

This global defined before version check

/**
 * Global flag to indicate the site is in installation mode.
 *
 * The constant is defined using define() instead of const so that PHP
 * versions prior to 5.3 can display proper PHP requirements instead of causing
 * a fatal error.
 */
define('MAINTENANCE_MODE', 'install');

Proposed resolution

Move to install_drupal() cos here installation really begins and mode changing
TODO find better class constant 📌 [meta] Use a proper kernel for the installer Active

Remaining tasks

Discus, Patch, Commit

User interface changes

API changes

Data model changes

📌 Task
Status

Needs work

Version

11.0 🔥

Component
Install 

Last updated 3 days ago

No maintainer
Created by

🇫🇷France andypost

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024