Follow-up issue for #2452577: Remove Usage of deprecated function taxonomy_*

Problem/Motivation

Taxonomy.module contains deprecated functions that should be removed before 8.0 release
Part of #2205673: [META] Remove all @deprecated functions marked "remove before 8.0".

The usage of the functions are removed in #2452577: Remove Usage of deprecated function taxonomy_* so let's remove the actual functions here.

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue category Task. Work must be done to remove the @deprecated taxonomy_* functinos before 8.0.0 release.
Issue priority Normal because Drupal 8 still works with these deprecated functions still in place.
Prioritized changes The main goal of this issue is removing code already deprecated for 8.0.0.
CommentFileSizeAuthor
#2 remove_deprecated-2505851-2.patch2.69 KBjeroent

Comments

jeroent’s picture

jeroent’s picture

StatusFileSize
new2.69 KB
jeroent’s picture

Status: Postponed » Needs review
andypost’s picture

Status: Needs review » Reviewed & tested by the community

parent issue lander, now it safe to remove

  • xjm committed 4499bc8 on 8.0.x
    Issue #2505851 by JeroenT: Remove deprecated function taxonomy_*
    
xjm’s picture

Status: Reviewed & tested by the community » Fixed

Thanks @JeroenT and @andypost.

As a removal of code already deprecated for removal before 8.0.0, this issue is a prioritized change as per https://www.drupal.org/core/beta-changes and its benefits outweigh any disruption. Committed and pushed to 8.0.x. Thanks!

I also updated the CR to say "removed" instead of "deprecated".

Status: Fixed » Closed (fixed)

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