Problem/Motivation
There's functions deprecated for removal in core 10
Proposed resolution
remove the usage, make sure no mentions left
Remaining tasks
review/commit
User interface changes
no
API changes
no
Data model changes
no
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3261253-2.patch | 2.73 KB | andypost |
Comments
Comment #2
andypostComment #3
longwaveNice easy one as we are just removing a plugin and a test. No deprecated code remains in path.module after this patch is applied.
Comment #5
catchCommitted/pushed to 10.0.x, thanks!