aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiUsageException.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "Introduce AbstractLocalizedException"TChin2021-09-141-1/+1
* Introduce AbstractLocalizedExceptionTChin2021-09-101-1/+1
* Make ternary in ApiUsageException::__toString more readableUmherirrender2021-08-271-1/+1
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Mark exceptions as @newabledaniel2020-07-081-0/+3
* API: Use ParamValidator libraryBrad Jorsch2020-02-041-5/+9
* Unsuppress PhanParamReqAfterOpt, use PHP71 nullable typesDaimona Eaytoy2019-10-101-2/+2
* API: Remove long-deprecated methods (and one class)Brad Jorsch2018-10-151-37/+2
* Split ApiUsageException and UsageException to class per fileReedy2018-05-271-71/+0
* A few doc comment fixupsTim Starling2017-12-041-1/+0
* Fix inability of fetching message objectAleksey Bekh-Ivanov (WMDE)2017-10-041-1/+1
* Improve some parameter docsUmherirrender2017-09-101-1/+1
* Change @inheritdoc to @inheritDocUmherirrender2017-08-111-3/+3
* API: Add deprecation warnings for Iae0e2ce3Brad Jorsch2017-06-221-0/+8
* Add ILocalizedException interfaceBrad Jorsch2016-12-081-1/+8
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-0/+217