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
/
Settings
/
Source
/
ReflectionSchemaSource.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
1
-2
/
+2
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Add "implements Stringable" to every class with "function __toString()"
Bartosz DziewoĆski
2024-06-13
1
-1
/
+2
*
JsonSchemaTrait: Add support for inlined references
Martin Urbanec
2024-04-29
1
-4
/
+10
*
ReflectionSchemaSource: Add loadAsSchema()
Martin Urbanec
2024-04-05
1
-1
/
+31
*
ReflectionSchemaSource: add support for JSON schema $refs
Sergio Gimeno
2024-04-05
1
-1
/
+3
*
Replace a few array_key_exists with the ??= syntax
thiemowmde
2024-01-08
1
-3
/
+1
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+1
*
Settings: add support for obsolete config
daniel
2022-10-14
1
-1
/
+8
*
Move dynamic defaults into MainConfigSchema
Aryeh Gregor
2022-07-07
1
-0
/
+65
*
Add support for nested property schemas in MainConfigSchema.
daniel
2022-06-29
1
-2
/
+2
*
Merge "Make MainConfigSchema more readable."
jenkins-bot
2022-04-07
1
-4
/
+7
|
\
|
*
Make MainConfigSchema more readable.
daniel
2022-04-07
1
-4
/
+7
*
|
Update @since tags of config schema code
Alexander Vorwerk
2022-04-02
1
-1
/
+1
|
/
*
Use class constants to define config schema, rather than config-schema.yaml
daniel
2022-03-17
1
-0
/
+97