| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2221755-1-element.patch | 73.87 KB | grom358 |
| #1 | drupal-core_remove_element_functions-2181507-1.patch | 3.56 KB | internetdevels |
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2221755-1-element.patch | 73.87 KB | grom358 |
| #1 | drupal-core_remove_element_functions-2181507-1.patch | 3.56 KB | internetdevels |
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