You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actions edited this page Mar 26, 2026
·
1 revision
This error reporter implementation MUST log all reported exceptions using error_log.
It SHALL provide a detailed log message including the exception class, message, file, line, and callback description.
This class MUST NOT throw exceptions during reporting.
Full name: \FastForward\Defer\ErrorReporter\ErrorLogErrorReporter
This class is marked as final and can't be subclassed