Problem/Motivation
Follow-up to #3262805-14: Deprecate drupal_required_modules()
The function is deprecated for removal in 10.0.x
Proposed resolution
remove it with legacy test
Remaining tasks
review/commit
User interface changes
no
API changes
no
Data model changes
no
Release notes snippet
no
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | interdiff-3262931-2-3.txt | 295 bytes | voleger |
| #3 | 3262931-3.patch | 2.86 KB | voleger |
Comments
Comment #2
andypostComment #3
volegerComment #5
andypostUnrelated test failure
Comment #7
andypostRetest went fine
Comment #9
catchWouldn't normally commit one function removal at a time, but since module.inc has already been cleared out once, there's not really a bigger scope to do this in.
Committed 4846745 and pushed to 10.0.x. Thanks!