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
/
language
/
Message.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Title in Message/MessageCache
Petr Pchelko
2021-06-09
1
-12
/
+33
*
Message: Deprecate toString() with an implicit format
Timo Tijhof
2021-04-22
1
-16
/
+22
*
Add Message/MessageValue datetime parameter types
Petr Pchelko
2021-03-30
1
-0
/
+102
*
Message: update docs to discourage wfMessage usage
Gergő Tisza
2021-03-18
1
-42
/
+17
*
build: Enable SecurityCheck-DoubleEscaped and suppress issues
Umherirrender
2020-12-30
1
-0
/
+2
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-1
/
+0
*
taint-check: Set raw taints on Message::rawParam
Umherirrender
2020-12-13
1
-0
/
+1
*
Add taint hints for message creation method
Umherirrender
2020-12-10
1
-0
/
+2
*
Drop Message->getFormat(), hard deprecated since 1.29
James D. Forrester
2020-09-20
1
-13
/
+0
*
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
*
Remove is_scalar check on array
Umherirrender
2020-06-19
1
-4
/
+1
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
1
-5
/
+5
*
Remove reference to wfMsgHtml()
Kosta Harlan
2020-05-11
1
-2
/
+2
*
Use MediaWikiServices::getMessageCache
Umherirrender
2020-03-14
1
-3
/
+3
*
language: Avoid title parsing cost for serialised Message objects
Timo Tijhof
2020-03-06
1
-5
/
+11
*
language: Clean up file headers and class-level docs
Timo Tijhof
2020-02-12
1
-5
/
+3
*
Allow injecting a message localizer into Status
Gergő Tisza
2019-10-30
1
-1
/
+1
*
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-2
/
+6
*
Use real variargs for variadic methods
Daimona Eaytoy
2019-10-06
1
-38
/
+22
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-0
/
+1
*
Unsuppress other phan issues with low count
Daimona Eaytoy
2019-08-30
1
-0
/
+2
*
Import the PSR logger classes in Message
Aaron Schulz
2019-07-04
1
-2
/
+4
*
language: Move some language-related classes to includes/language/
Timo Tijhof
2019-06-18
1
-0
/
+1396