Remove deprecated code from include files

Created on 19 March 2024, 3 months ago
Updated 5 April 2024, 3 months ago

Problem/Motivation

Several functions were deprecated in Drupal 10:

format_size()
_drupal_flush_css_js()
watchdog_exception()
drupal_rewrite_settings()
_drupal_rewrite_settings_is_simple()
_drupal_rewrite_settings_is_array_index()
_drupal_rewrite_settings_global()
_drupal_rewrite_settings_dump()
_drupal_rewrite_settings_dump_one()
module_load_include()
theme_get_registry()
drupal_theme_rebuild()
theme_render_and_autoescape()

plus all of file.field.inc.

Steps to reproduce

Search for E_USER_DEPRECATED in *.inc files.

Proposed resolution

Delete the deprecated code.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Fixed

Version

11.0 ๐Ÿ”ฅ

Component
Baseย  โ†’

Last updated 1 minute ago

Created by

๐Ÿ‡ฌ๐Ÿ‡งUnited Kingdom longwave UK

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024