FatalErrorHandler
Table of Contents
Interfaces
- FatalErrorHandlerInterface
- Attempts to convert fatal errors to exceptions.
Classes
- ClassNotFoundFatalErrorHandler
- ErrorHandler for classes that do not exist.
- UndefinedFunctionFatalErrorHandler
- ErrorHandler for undefined functions.
- UndefinedMethodFatalErrorHandler
- ErrorHandler for undefined methods.