wiki.techinc.nl/includes/exception
Jon Robson 6e314cd01f Exceptions should use the message box class
Shown when $wgShowExceptionDetails = false;

Bug: T300306
Change-Id: I69fb272a3e685a3f1cf3df24963b4e30ff17e362
2022-01-29 01:00:08 +00:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
BadRequestError.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
BadTitleError.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
CannotCreateActorException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
ErrorPageError.php Revert "Introduce AbstractLocalizedException" 2021-09-14 19:01:21 +00:00
FatalError.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
HttpError.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
ILocalizedException.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
LocalizedException.php Revert "Introduce AbstractLocalizedException" 2021-09-14 19:01:21 +00:00
MWContentSerializationException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
MWException.php exception: Undo use of MediaWikiServices 2022-01-12 22:09:05 +00:00
MWExceptionHandler.php Fix typos in comments (M) 2022-01-09 23:00:20 +05:30
MWExceptionRenderer.php Exceptions should use the message box class 2022-01-29 01:00:08 +00:00
MWUnknownContentModelException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
PermissionsError.php Replace deprecated uses of PermissionManager with GroupPermissionsLookup 2021-05-26 05:47:21 +00:00
ProcOpenError.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
ReadOnlyError.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
ShellDisabledError.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
ThrottledError.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
UserBlockedError.php Introduce Block interface and replace AbstractBlock. 2021-05-11 11:36:11 +02:00
UserNotLoggedIn.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00