MWExceptionHandler::handleFatalError() is installed as a shutdown function to inspect `error_get_last()` output and log the error via MWExceptionHandler::logError(). The error is examined to determine if it is a missing class error so that a descriptive log message can be provided instructing the server administrator on 3rd party library installation methods. Bug: T74777 Change-Id: I04748626487022c51050ffa7846236947a082d68 |
||
|---|---|---|
| .. | ||
| BadTitleError.php | ||
| ErrorPageError.php | ||
| FatalError.php | ||
| HttpError.php | ||
| MWException.php | ||
| MWExceptionHandler.php | ||
| PermissionsError.php | ||
| ReadOnlyError.php | ||
| ThrottledError.php | ||
| TimestampException.php | ||
| UserBlockedError.php | ||
| UserNotLoggedIn.php | ||