wiki.techinc.nl/includes/config
Tim Starling 0077c5da15 Use short array destructuring instead of list()
Introduced in PHP 7.1. Because it's shorter and looks nice.

I used regex replacement.

Change-Id: I0555e199d126cd44501f859cb4589f8bd49694da
2022-10-21 15:33:37 +11:00
..
Config.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ConfigException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
ConfigFactory.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
ConfigRepository.php Better docs to make phan happy 2019-09-07 16:47:18 +00:00
EtcdConfig.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
EtcdConfigParseError.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
GlobalVarConfig.php GlobalVarConfig: Avoid slowness of array_key_exists on $GLOBALS in PHP 8.1+ 2022-09-16 12:18:05 +02:00
HashConfig.php Use HashConfig to override config variables in phpunit tests 2022-07-07 14:54:06 +10:00
IterableConfig.php Introduce IterableConfig 2022-02-14 21:27:23 +01:00
MultiConfig.php
MutableConfig.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ServiceOptions.php Introduce includes/Storage/PageUpdaterFactory 2021-07-19 12:15:26 +02:00