Meta issue: #2205673: [meta] Remove all @deprecated functions marked "remove before 8.0"
Only the function exists, it's usage is removed. The usage of the function is removed in this issue: https://www.drupal.org/node/2225427, https://www.drupal.org/node/2166915
| Comment | File | Size | Author |
|---|---|---|---|
| #14 | core-remove_language_load-2443783-14.patch | 2.64 KB | gaurav_varshney |
Comments
Comment #1
fotuzlab commentedComment #2
fotuzlab commentedIgnore the last patch.
Comment #3
daffie commentedLooks good to me.
Comment #4
alexpottAdded the relevant change record. Once this lands we need to delete https://www.drupal.org/node/1323148
language_load()is still mentioned in a code comment in core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.phpComment #5
alexpottThis should have #2443767: Remove language_default() from bootstrap.inc and #2443767: Remove language_default() from bootstrap.inc merged in so all language_* functions are removed from bootstrap.inc
Comment #6
tkuldeep17 commentedComment #7
gaurav_varshney commentedUpdated Patch according to the comment #4.
Comment #9
gaurav_varshney commentedUpdated Patch
Comment #10
gaurav_varshney commentedComment #11
tstoecklerAwesome, thanks!
Comment #12
daffie commentedIn comment #5 whats alexpott want is that the removal of language_default() is merged into this issue.
Comment #13
tstoecklerOh yeah, missed that sorry.
Comment #14
gaurav_varshney commentedUpdated Patch According to comment #5.
Comment #15
daffie commentedLooks good to me.
Comment #16
daffie commentedComment #17
catchCommitted/pushed to 8.0.x, thanks!