Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jan 2014 at 14:07 UTC
Updated:
29 Jul 2014 at 23:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
internetdevels commentedI've posted this patch to the #2109793: Convert element_* methods in common.inc to a class, but here is the better place for it. It replaces element_children in the common.inc only, but can be a good starting point for new patches.
Comment #2
thedavidmeister commentedAdding #2093143: [meta] Remove calls to @deprecated and "backwards compatibility" procedural functions from core as a parent issue.
Comment #3
thedavidmeister commented#2094585: [policy, no patch] Core review bonus from https://drupal.org/comment/8466951#comment-8466951
Comment #4
grom358 commentedI believe https://drupal.org/comment/8592475#comment-8592475 is duplicate of this issue? So uploading patch here as well
Using Function Replacer Part of Write script to automate replacement of deprecated functions where possible.
Comment #5
ianthomas_ukYes, this is a duplicate, but didn't show up in a search because it had no issue summary. Let's use #2221755: Remove uses of deprecated Element functions