aboutsummaryrefslogtreecommitdiffstats
path: root/includes/exception/FatalError.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-251-0/+5
* Replace "@stable for subclassing" with "@stable to extend"daniel2020-07-131-1/+1
* Mark exceptions as newable and stable for subclassingdaniel2020-07-101-0/+1
* Mark exceptions as @newabledaniel2020-07-081-0/+1
* Setup: Move wgArticlePath validation to its main consumer (PathRouter)Timo Tijhof2019-09-251-2/+12
* Add scope to Exception class methodsaddshore2014-02-241-2/+2
* Split Exception.phpaddshore2014-02-241-0/+43