Rename $op with BC usage in update.php

Created on 11 August 2023, about 1 year ago
Updated 11 August 2024, 27 days 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 28 minutes 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