aboutsummaryrefslogtreecommitdiffstats
path: root/includes/exception/BadTitleError.php
Commit message (Expand)AuthorAgeFilesLines
* BadTitleError: Enable 1 hour CDN cache for this error responseAlexander Vorwerk2022-09-261-1/+11
* Use HTTP 404 for BadTitleErrors instead of HTTP 400Kunal Mehta2022-02-271-3/+15
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Mark exceptions as newable and stable for subclassingdaniel2020-07-101-0/+3
* exception: Create generic BadRequestError based on ErrorPageErrorTimo Tijhof2016-05-191-16/+4
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* MalformedTitleException should call parent::__constructBrad Jorsch2015-05-061-4/+0
* Provide detailed information about invalid titlesBartosz DziewoƄski2015-04-301-3/+17
* Cleanup some docs (includes/[e-l])umherirrender2014-07-241-1/+1
* Add scope to Exception class methodsaddshore2014-02-241-2/+2
* Split Exception.phpaddshore2014-02-241-0/+51