index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
config
/
GlobalVarConfig.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-4
/
+1
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+8
*
config: Remove not needed indirection from GlobalVarConfig
thiemowmde
2023-07-17
1
-26
/
+4
*
GlobalVarConfig: Avoid slowness of array_key_exists on $GLOBALS in PHP 8.1+
James D. Forrester
2022-09-16
1
-1
/
+5
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+6
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-2
/
+2
*
Remove deprecated GlobalVarConfig::set()
Kunal Mehta
2014-10-20
1
-21
/
+0
*
Add MultiConfig for fallback logic
Kunal Mehta
2014-09-17
1
-5
/
+22
*
Move Config::set() to MutableConfig::set()
Kunal Mehta
2014-09-11
1
-1
/
+4
*
Cleanup some docs (includes/[a-d])
umherirrender
2014-07-24
1
-1
/
+1
*
Fixed spacing
umherirrender
2014-07-24
1
-2
/
+2
*
GlobalVarConfig shouldn't throw exceptions for null-valued config settings
Brad Jorsch
2014-06-23
1
-1
/
+1
*
Make abstract Config class truly implementation-agnostic
Kunal Mehta
2014-05-26
1
-0
/
+88