Split off from #2873881: [meta] Add Change Record to @deprecated for common.inc because these types of issues need to scoped by change record not file.
To determine how to complete this issue see #2873705: Add change records to all @deprecated code
Related change record: https://www.drupal.org/node/2317841
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2920010-3.patch | 892 bytes | shashikant_chauhan |
Comments
Comment #2
tedbowComment #3
shashikant_chauhan commentedadding patch.
Comment #4
tedbow@shashikant_chauhan the patch looks great!
I have checked the CR and related issues and commits. I confirmed that
drupal_clear_css_cache()anddrupal_clear_js_cache()is the only code that is deprecated in the commitsComment #7
xjmUpdating credit.
Comment #10
xjmThanks @shashikant_chauhan and @kwhite! I confirmed #4 (that these are the only deprecations and that they're related to the existing change record).
I also checked whether there was a
@trigger_error()in the code path and there isn't. (We decided to start adding the CR to the@trigger_error()in these issues if there already is one.Committed to 8.5.x, and backported to 8.4.x as an allowed documentation improvement. Thanks!
Comment #12
kay_v commentedRemoving parent issue per conversation with @xjm at Drupalcon Nashville Mentored Sprint prep. Her recommendation to do so was based on a few points that made sense to all of us in the discussion, namely:
- so many child issues makes this parent unwieldy
- search filters will allow people needing to refind closed children