aboutsummaryrefslogtreecommitdiffstats
path: root/includes/exception/HttpError.php
Commit message (Expand)AuthorAgeFilesLines
* Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-211-2/+0
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* HttpError: Convert line breaks in text message to <br>Timo Tijhof2015-09-161-1/+1
* Use HttpStatus::header instead of manually crafting header()Timo Tijhof2015-06-041-3/+1
* Add tests for HttpErroraude2015-06-011-1/+1
* Fix undefined variable $header in HttpErrorMarius Hoch2015-06-011-1/+1
* HttpError: Consistently escape document titleTimo Tijhof2015-06-011-7/+7
* Move MWLogger classes to MediaWiki\Logger namespaceBryan Davis2015-04-031-1/+3
* Don't log HttpErrors in the exception log, use MWLoggerMarius Hoch2015-03-181-1/+39
* Fixed some @params documentationumherirrender2014-04-141-3/+3
* Split Exception.phpaddshore2014-02-241-0/+93