Error Handler converts PHP's traditional runtime errors into ErrorException and respects user specified error reporting level. Exception Handler can output and/or log exception message with well-formatted stack trace.
logging error-handler exception-handler error-reporting stack-trace error-control error-suppression errorexception set-error-handler set-exception-handler traditional-runtime-error well-formatted
-
Updated
Jul 22, 2026 - PHP