Follow-up to #2669074: Convert file_create_url() & file_url_transform_relative() to service, deprecate it
Problem/Motivation
The module contains few deprecated functions and constant
Proposed resolution
Remove deprecated functions and constant, also clean-up leftover mentions
Remaining tasks
review/commit
User interface changes
No
API changes
No
Data model changes
No
| Comment | File | Size | Author |
|---|---|---|---|
| #19 | 2940025-19.patch | 31.75 KB | andypost |
| #19 | interdiff.txt | 11.25 KB | andypost |
| #13 | 2940025-13.patch | 32.43 KB | andypost |
| #13 | interdiff.txt | 874 bytes | andypost |
Comments
Comment #9
drummRe-publishing this issue. It was likely incorrectly identified as spam.
Comment #10
andypostComment #11
andypostComment #12
andypostRepurposing as commited #3260766: Remove deprecated file.inc and its mentions
Comment #13
andypostfix CS
Comment #14
andypostComment #15
quietone commentedThe IS could use an update, this is removing code not 'replacing' as stated in the remaining tasks.
Comment #16
andypostThanks, updated IS and title
Comment #17
daffie commentedLooks good to me.
Comment #18
catchNeeds a reroll.
Comment #19
andypostre-roll, I bet because of mime-guesser fixes
Comment #20
longwaveReroll looks good, back to RTBC.
Comment #22
catchOpened a rector issue at #3264321: Rules for file_save_data, file_copy and file_move
Committed 0a045ce and pushed to 10.0.x. Thanks!