Maintaining code that is never used in production is not in our interest.
In T278266 we cleaned up most usages of BaseTemplate::getFooterIcons. We'd now like to remove the code.
TODO
- Alert all remaining extensions/skins about the upcoming breaking change (https://codesearch.wmcloud.org/search/?q=-%3EgetFooterIcons%5C(&i=nope&files=&excludeFiles=&repos=) . Note: some of these repos are unmaintained. Push patches where easy to setup extension/skin.
- Remove code in MediaWIki core
- Make sure to update RELEASE_NOTES to document the removal.