aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiMessage.php
Commit message (Expand)AuthorAgeFilesLines
* Add taint hints for message creation methodUmherirrender2020-12-101-0/+1
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Annotate newable classesdaniel2020-07-071-0/+2
* Split ApiMessage to class per fileReedy2018-05-271-212/+0
* Update documentation for IApiMessage interfaceBrad Jorsch2017-09-251-0/+7
* Add the concept of "system blocks"Brad Jorsch2016-12-161-0/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-11/+106
* Convert all array() syntax to []Kunal Mehta2016-02-171-3/+3
* ApiMessage: Use a trait to avoid code duplicationBrad Jorsch2016-02-101-74/+46
* Add/update phpdocReedy2015-11-071-1/+0
* ApiMessage: Improve documentationBartosz DziewoƄski2015-10-151-0/+6
* Improve serialization of Message, TitleBrad Jorsch2015-07-071-0/+30
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-0/+191