wiki.techinc.nl/includes/exception
Gergő Tisza fcd495ffef Remove $wgExceptionHooks
Skip deprecation period because it is very unlikely that anyone used this:
it does not appear anywhere on gerrit/git, no nontrivial google hits,
the documentation has been flat out wrong for 9 years and no one
noticed it, and the whole feature is fairly useless as you need to declare
it separately for every single exception class you expect.

Change-Id: I85844a238d3135d05eeba10331149624b04bafe2
2017-05-22 00:57:44 +02:00
..
BadRequestError.php
BadTitleError.php
ErrorPageError.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
FatalError.php
HttpError.php
LocalizedException.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
MWContentSerializationException.php Remove trailing empty lines in PHP 2017-01-16 22:06:43 +01:00
MWException.php Remove $wgExceptionHooks 2017-05-22 00:57:44 +02:00
MWExceptionHandler.php Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
MWExceptionRenderer.php Remove $wgExceptionHooks 2017-05-22 00:57:44 +02:00
MWUnknownContentModelException.php Remove trailing empty lines in PHP 2017-01-16 22:06:43 +01:00
PermissionsError.php User group memberships that expire 2017-01-27 09:24:20 +00:00
ReadOnlyError.php
ThrottledError.php
UserBlockedError.php
UserNotLoggedIn.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00