wiki.techinc.nl/includes/Settings
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
..
Cache Settings: Remove unstable markers and mark interfaces appropriately 2022-07-11 13:32:11 +01:00
Config GlobalVarConfig: Avoid slowness of array_key_exists on $GLOBALS in PHP 8.1+ 2022-09-16 12:18:05 +02:00
Source Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
DynamicDefaultValues.php Move dynamic defaults into MainConfigSchema 2022-07-07 09:55:48 +10:00
LocalSettingsLoader.php Allow LocalSettings.php to be loaded in function scope. 2022-03-28 14:10:42 +00:00
SettingsBuilder.php Settings: add support for obsolete config 2022-10-14 15:00:43 +02:00
SettingsBuilderException.php
WikiFarmSettingsLoader.php WikiFarm: remove site detection based on domain name. 2022-05-04 22:09:06 +02:00