Problem/Motivation
Properly deprecate check_url
Proposed resolution
Clean up deprecations to be of the format proposed in #3024461: Adopt consistent deprecation format for core and contrib deprecation messages
Add @trigger_error()
Remaining tasks
review, commit
User interface changes
None
API changes
None
Data model changes
None
Release notes snippet
N/a
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3029336-3.patch | 2.7 KB | andypost |
| #3 | interdiff.txt | 2.39 KB | andypost |
Comments
Comment #2
andypostTest case used to separate legacy testing
Comment #3
andypostpolishing old message
Comment #4
andypostComment #5
andypostComment #6
berdirSeems pretty straight-forward.
Comment #7
alexpottNice. Committed 4b68814 and pushed to 8.7.x. Thanks!