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
/
libs
/
Message
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace wfDeprecatedMsg with trigger_error in ScalarParam.php
Doğu Abaris
2025-02-02
1
-1
/
+4
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
2
-3
/
+0
*
includes/libs/Message: Add return type hints, update methods
Doğu Abaris
2024-11-21
8
-67
/
+69
*
Message: Downgrade exception on bool/null param to warning
Bartosz Dziewoński
2024-11-02
1
-4
/
+9
*
Make MessageValue JsonCodecable instead of JsonDeserializable
Isabelle Hurbain-Palatin
2024-10-28
5
-20
/
+23
*
Remove Message::objectParams() and related code
Bartosz Dziewoński
2024-10-27
3
-33
/
+1
*
SECURITY: Message: Don’t call is_callable() on strings
Lucas Werkmeister
2024-10-24
1
-1
/
+3
*
Make Message and MessageValue compatible
Bartosz Dziewoński
2024-10-19
6
-25
/
+50
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
libs: Add missing documentation to class properties
Umherirrender
2024-09-13
2
-0
/
+3
*
Message: Make toJsonArray() methods protected
Bartosz Dziewoński
2024-08-21
4
-4
/
+4
*
Message: Validate ScalarParam and ListParam types
Bartosz Dziewoński
2024-08-21
4
-0
/
+35
*
Replace gettype() with get_debug_type() in exception messages
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
Namespace MessageSpecifier under Wikimedia\Message\
Bartosz Dziewoński
2024-07-28
1
-0
/
+49
*
ScalarParam: Un-deprecate Stringable, deprecate ParamType::OBJECT instead
Bartosz Dziewoński
2024-07-22
1
-4
/
+7
*
Make MessageValue implement JsonDeserializable
Bartosz Dziewoński
2024-06-12
5
-6
/
+94
*
Deprecate Message::objectParams() and related code
Bartosz Dziewoński
2024-05-28
3
-2
/
+9
*
Import InvalidArgumentException at top of the source
Ebrahim Byagowi
2024-05-19
1
-2
/
+3
*
Message: Annotate ITextFormatter::format as returning an unsafe value
Daimona Eaytoy
2022-11-08
1
-0
/
+1
*
Various whitespace changes
Umherirrender
2022-07-12
1
-2
/
+2
*
Add Message/MessageValue user group member parameter type
TChin
2021-11-16
3
-5
/
+28
*
Add message parameter type for User Groups
TChin
2021-10-14
2
-0
/
+18
*
Fix a bunch of random typos
DannyS712
2021-06-29
1
-1
/
+1
*
Add Message/MessageValue datetime parameter types
Petr Pchelko
2021-03-30
2
-0
/
+54
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
4
-4
/
+4
*
Annotate newable classes
daniel
2020-07-07
4
-0
/
+16
*
Fix some more Squiz.Scope.MethodScope.Missing
Reedy
2020-05-17
1
-2
/
+2
*
Fix more libs PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-10
/
+10
*
Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-4
/
+4
*
libs/Message: Fix value of ParamType::DURATION_SHORT
Brad Jorsch
2019-11-25
1
-1
/
+1
*
libs/Message: Add DataMessageValue
Brad Jorsch
2019-10-17
3
-16
/
+130
*
libs/Message: Add static constructor
Brad Jorsch
2019-10-17
1
-0
/
+10
*
libs/Message: Improve parameter validation
Brad Jorsch
2019-10-17
2
-4
/
+13
*
lib/Message: Support MessageValue as a parameter
Brad Jorsch
2019-08-30
1
-1
/
+1
*
libs/Message: Improve documentation
Brad Jorsch
2019-08-29
9
-115
/
+422
*
MessageFormatterFactory
Tim Starling
2019-08-28
8
-0
/
+513