aboutsummaryrefslogtreecommitdiffstats
path: root/includes/language/Message.php
Commit message (Expand)AuthorAgeFilesLines
* Replace Title in Message/MessageCachePetr Pchelko2021-06-091-12/+33
* Message: Deprecate toString() with an implicit formatTimo Tijhof2021-04-221-16/+22
* Add Message/MessageValue datetime parameter typesPetr Pchelko2021-03-301-0/+102
* Message: update docs to discourage wfMessage usageGergő Tisza2021-03-181-42/+17
* build: Enable SecurityCheck-DoubleEscaped and suppress issuesUmherirrender2020-12-301-0/+2
* build: Enable phan-taint-check-plugin and suppress issuesUmherirrender2020-12-301-1/+0
* taint-check: Set raw taints on Message::rawParamUmherirrender2020-12-131-0/+1
* Add taint hints for message creation methodUmherirrender2020-12-101-0/+2
* Drop Message->getFormat(), hard deprecated since 1.29James D. Forrester2020-09-201-13/+0
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Annotate newable classesdaniel2020-07-071-0/+2
* Remove is_scalar check on arrayUmherirrender2020-06-191-4/+1
* Fix more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-151-5/+5
* Remove reference to wfMsgHtml()Kosta Harlan2020-05-111-2/+2
* Use MediaWikiServices::getMessageCacheUmherirrender2020-03-141-3/+3
* language: Avoid title parsing cost for serialised Message objectsTimo Tijhof2020-03-061-5/+11
* language: Clean up file headers and class-level docsTimo Tijhof2020-02-121-5/+3
* Allow injecting a message localizer into StatusGergő Tisza2019-10-301-1/+1
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-2/+6
* Use real variargs for variadic methodsDaimona Eaytoy2019-10-061-38/+22
* Unsuppress more phan issues (part 3)Daimona Eaytoy2019-08-311-0/+1
* Unsuppress other phan issues with low countDaimona Eaytoy2019-08-301-0/+2
* Import the PSR logger classes in MessageAaron Schulz2019-07-041-2/+4
* language: Move some language-related classes to includes/language/Timo Tijhof2019-06-181-0/+1396