aboutsummaryrefslogtreecommitdiffstats
path: root/includes/config/ConfigException.php
Commit message (Expand)AuthorAgeFilesLines
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-4/+1
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-211-0/+10
* Mark exceptions as @newabledaniel2020-07-081-0/+1
* config: Change ConfigException to extend LogicExceptionGergő Tisza2019-07-011-1/+1
* Made ConfigException extend ExceptionAaron Schulz2015-02-271-1/+1
* Fixed spacingumherirrender2014-07-201-1/+2
* Make abstract Config class truly implementation-agnosticKunal Mehta2014-05-261-0/+28