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
/
api
/
ApiMessage.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
Namespace MessageSpecifier under Wikimedia\Message\
Bartosz Dziewoński
2024-07-28
1
-0
/
+1
*
api: Use namespaced classes
Umherirrender
2024-06-14
1
-0
/
+1
*
Document more methods that accept MessageSpecifier, not just Message
Bartosz Dziewoński
2024-04-09
1
-3
/
+3
*
Make use of the [ ... ] operator instead of array_merge
thiemowmde
2024-01-31
1
-5
/
+1
*
Reorg: Move RawMessage to under language/
Amir Sarabadani
2022-12-16
1
-0
/
+2
*
Add taint hints for message creation method
Umherirrender
2020-12-10
1
-0
/
+1
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+2
*
Split ApiMessage to class per file
Reedy
2018-05-27
1
-212
/
+0
*
Update documentation for IApiMessage interface
Brad Jorsch
2017-09-25
1
-0
/
+7
*
Add the concept of "system blocks"
Brad Jorsch
2016-12-16
1
-0
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-11
/
+106
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
ApiMessage: Use a trait to avoid code duplication
Brad Jorsch
2016-02-10
1
-74
/
+46
*
Add/update phpdoc
Reedy
2015-11-07
1
-1
/
+0
*
ApiMessage: Improve documentation
Bartosz Dziewoński
2015-10-15
1
-0
/
+6
*
Improve serialization of Message, Title
Brad Jorsch
2015-07-07
1
-0
/
+30
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-0
/
+191