wiki.techinc.nl/includes/exception
Marius Hoch ecb5408a33 CLI: Make sure we don't exit with 0 when an exception is encountered
I registered the additional shutdown function for CLI only
as it shouldn't have effect otherwise.

Bug: T177414
Change-Id: I440d294eef5e307743cfc7f5ab3b531e8c973873
2017-10-04 18:48:18 +02:00
..
BadRequestError.php
BadTitleError.php
ErrorPageError.php Fix/hack ErrorPageError to work from non-UI contexts 2017-07-06 20:04:31 +00:00
FatalError.php
HttpError.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
LocalizedException.php Use Sanitizer::stripAllTags( $x ) instead of html_entity_decode( strip_tags( $x ) ) 2017-07-07 16:53:53 -07:00
MWContentSerializationException.php
MWException.php Remove $wgExceptionHooks 2017-05-22 00:57:44 +02:00
MWExceptionHandler.php CLI: Make sure we don't exit with 0 when an exception is encountered 2017-10-04 18:48:18 +02:00
MWExceptionRenderer.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
MWUnknownContentModelException.php
PermissionsError.php
ProcOpenError.php Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
ReadOnlyError.php
ShellDisabledError.php Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
ThrottledError.php
UserBlockedError.php
UserNotLoggedIn.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00