wiki.techinc.nl/includes/exception
Timo Tijhof 3a044d0f02 exception: Remove "exception_id" key in favour of reqId
This key predates MediaWiki's standardised notion of request IDs,
and of PSR-3 and Monolog usage.

Bug: T199607
Change-Id: Ibdd5bf12591761ab45be12ba72943e9d94f678cb
2021-01-18 05:33:17 +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 Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +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 Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
MWContentSerializationException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
MWException.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
MWExceptionHandler.php exception: Remove "exception_id" key in favour of reqId 2021-01-18 05:33:17 +00:00
MWExceptionRenderer.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
MWUnknownContentModelException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
PermissionsError.php Revert "Enhance GroupPermissionsLookup and use it." 2021-01-12 04:48:49 +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 Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
UserNotLoggedIn.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00