Problem/Motivation

There are a couple of update include files that only contain deprecated functions.
We should deprecate the files.

Steps to reproduce

Open core/modules/update/update.authorize.inc and core/modules/update/update.manager.inc

Proposed resolution

Deprecate the files

Remaining tasks

Review

User interface changes

N/A

Introduced terminology

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

Issue fork drupal-3561139

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nicxvan created an issue. See original summary.

nicxvan’s picture

Issue summary: View changes
nicxvan’s picture

Status: Active » Needs review
godotislate’s picture

Status: Needs review » Reviewed & tested by the community

Deprecations for core/modules/update/update.authorize.inc and core/modules/update/update.manager.inc match the core policy on how to deprecate files with procedural functions. I've also confirmed the CR URL is correct.

lgtm

longwave’s picture

Version: 11.x-dev » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed f44fe18ac08 to 11.x and d3c54ee8200 to 11.3.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • longwave committed d3c54ee8 on 11.3.x
    task: #3561139 Deprecate update include files that contain only...

  • longwave committed f44fe18a on 11.x
    task: #3561139 Deprecate update include files that contain only...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.