Problem/Motivation

There's functions deprecated for removal in core 10

Proposed resolution

remove the usage, make sure no mentions left

Remaining tasks

review/commit

User interface changes

no

API changes

no

Data model changes

no

Release notes snippet

CommentFileSizeAuthor
#2 3261252-2.patch5.46 KBandypost
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

andypost created an issue. See original summary.

longwave’s picture

Status: Needs review » Reviewed & tested by the community

This looks good for just removing deprecations in system.module itself. There are a lot of test deprecations in test modules but they all need to stay because they test the actual deprecation system.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 6385a8f and pushed to 10.0.x. Thanks!

  • alexpott committed 6385a8f on 10.0.x
    Issue #3261252 by andypost: Remove deprecated system.module functions
    

Status: Fixed » Closed (fixed)

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