wiki.techinc.nl/includes/config
daniel bca436db92 Allow resources to be salvaged across service resets.
NOTE: This also changes the semantics of MediaWikiServices::resetGlobalInstance
to only reset services instances, not service wiring. The wiring will be copied
from the old global MediaWikiServices instance to the new one.

Bug: T132707
Change-Id: Ie2ca3ff99aa74fffa9eb6c8faccab857dc0874f7
2016-05-19 12:38:07 +02:00
..
Config.php Add MultiConfig for fallback logic 2014-09-17 15:55:04 -07:00
ConfigException.php Made ConfigException extend Exception 2015-02-27 11:24:15 -08:00
ConfigFactory.php Allow resources to be salvaged across service resets. 2016-05-19 12:38:07 +02:00
GlobalVarConfig.php Remove deprecated GlobalVarConfig::set() 2014-10-20 16:43:08 +00:00
HashConfig.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MultiConfig.php Add MultiConfig for fallback logic 2014-09-17 15:55:04 -07:00
MutableConfig.php Move Config::set() to MutableConfig::set() 2014-09-11 08:26:43 -07:00