Page MenuHomePhabricator

Stop gating configuration with optionalParts[] tests
Closed, ResolvedPublic

Description

These force order-dependent configuration in LocalSettings.php, see T94477, and should be microoptimizations at best.

If we find configuration blocks that intentionally have side-effects, refactor out the initialization and run it in one of the setup hooks.