Page MenuHomePhabricator

Check that extension.json is not setting any deprecated globals
Closed, ResolvedPublic

Description

After rMWd06aaa9b2077: Do not allow setting deprecated $wgSpecialPageGroups over extension.json, we should check to make sure we are not supporting any other deprecated globals in extension.json.

Event Timeline

Legoktm raised the priority of this task from to Needs Triage.
Legoktm updated the task description. (Show Details)
Legoktm added subscribers: Legoktm, Umherirrender.
demon subscribed.

Douglas is going to take a look at this now and make sure there's none we need to handle.

MC8 triaged this task as Medium priority.May 23 2015, 11:57 AM

No deprecated classes are in $globalSettings of ExtensionProcessor.