Problem/Motivation
During porting to 8.x, much of the functionality that has been deprecated or outdated should be removed.
Proposed resolution
Remove them.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remove_deprecated_and-2641250-3.patch | 1.71 KB | hussainweb |
During porting to 8.x, much of the functionality that has been deprecated or outdated should be removed.
Remove them.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remove_deprecated_and-2641250-3.patch | 1.71 KB | hussainweb |
Comments
Comment #2
hussainwebRemoving token_type_load and token_element_validate_token_context for now.
Comment #3
hussainwebAlso removing token_admin_menu_output_alter as per comment in #2640612-14: Move token information functions to a service.
Comment #4
berdirLooks good to me. Lets wait a bit before commit in case Dave disagrees with removing those but I don't think they should be kept.
Comment #5
berdirAnd they're gone. We can easily add something back if we need it again.