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
ConfigException.php
ConfigFactory.php Allow resources to be salvaged across service resets. 2016-05-19 12:38:07 +02:00
GlobalVarConfig.php
HashConfig.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MultiConfig.php
MutableConfig.php