Rename $op with BC usage in update.php

Created on 11 August 2023, almost 2 years ago
Updated 11 September 2024, 10 months ago

Problem/Motivation

Follow-up to #3353545-26: Rename $op to $operation arguments โ†’

The script /update.php using \Drupal\Core\Update\UpdateKernel::setupRequestMatch() to provide $op operation for \Drupal\system\Controller\DbUpdateController::handle()

Proposed resolution

- provide both $op and $operation in UpdateKernel::setupRequestMatch()
- rename \DbUpdateController::handle() the $op argument to $operation
- find a way to throw deprecation message when $op is send

Remaining tasks

- patch and change record
- review
- commit

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Needs review

Version

11.0 ๐Ÿ”ฅ

Component
Baseย  โ†’

Last updated about 18 hours ago

Created by

๐Ÿ‡ซ๐Ÿ‡ทFrance andypost

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