[D7] Remove unused/non-working function getSchemaUpdates()

Created on 13 September 2023, 9 months ago
Updated 1 December 2023, 7 months ago

Problem/Motivation

This is a D7 backport of: πŸ“Œ Remove unused function getSchemaUpdates() Fixed

Class ModuleUpdater defines a method getSchemaUpdates() which is not working and it is not used anywhere. We may want to remove it.

The method is deprecated in D10 as will be removed. In D7 the getSchemaUpdates() function does not work at all, because it contains a call to the _update_get_project_type() function, which is not defined. Therefore I think that it is pretty safe to remove it in D7 as well, to clean the code.

Proposed resolution

Remove the function. It cannot be used by contrib modules / custom code, because it cointains a call to an undefined function, so it is not working at all.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

7.0 ⚰️

Component
SystemΒ  β†’

Last updated 2 days ago

No maintainer
Created by

πŸ‡ΈπŸ‡°Slovakia poker10

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

Comments & Activities

Production build 0.69.0 2024