php · php/E_USER_ERROR
E_USER_ERROR
User Fatal Error
User-generated fatal error, triggered by calling trigger_error() with E_USER_ERROR. Execution stops unless a custom error handler recovers from it.
User-generated fatal error, triggered by calling trigger_error() with E_USER_ERROR. Execution stops unless a custom error handler recovers from it.