errors.fyi community error code reference
E_USER_ERROR
php

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.

Numeric value: 256

References

← all namespaces