wiki.techinc.nl/includes/exception
Timo Tijhof 30fe871e82 exception: Inject wgShowExceptionDetails from Setup.php
Follows-up I8520d8cb16 and Ib941c22d6b7ec5f1b9, and adds an internal
setter for use by Setup.php, and for wmf-config:rpc/RunSingleJob.php
which is a use case for setting it after Setup.php but before most
code execution. Interact with a component owner instead of directly
maintaining state and providing a shared API through the Config object.

Change-Id: I5c3d4b11f4e0eb3906ccb5b5fe3979e026459859
2022-05-22 19:46:18 +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 Use HTTP 404 for BadTitleErrors instead of HTTP 400 2022-02-27 00:08:58 -08: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: Inject wgShowExceptionDetails from Setup.php 2022-05-22 19:46:18 +00:00
MWExceptionHandler.php Remove access to config globals from includes/exception 2022-05-12 20:33:15 +02:00
MWExceptionRenderer.php exception: Inject wgShowExceptionDetails from Setup.php 2022-05-22 19:46:18 +00:00
MWUnknownContentModelException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
PermissionsError.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +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