aboutsummaryrefslogtreecommitdiffstats
path: root/includes/config/GlobalVarConfig.php
Commit message (Expand)AuthorAgeFilesLines
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Annotate newable classesdaniel2020-07-071-0/+6
* Improve some parameter docsUmherirrender2017-09-101-2/+2
* Remove deprecated GlobalVarConfig::set()Kunal Mehta2014-10-201-21/+0
* Add MultiConfig for fallback logicKunal Mehta2014-09-171-5/+22
* Move Config::set() to MutableConfig::set()Kunal Mehta2014-09-111-1/+4
* Cleanup some docs (includes/[a-d])umherirrender2014-07-241-1/+1
* Fixed spacingumherirrender2014-07-241-2/+2
* GlobalVarConfig shouldn't throw exceptions for null-valued config settingsBrad Jorsch2014-06-231-1/+1
* Make abstract Config class truly implementation-agnosticKunal Mehta2014-05-261-0/+88