errors.fyi community error code reference
E_USER_WARNING
php

User Warning

User-generated warning, triggered by calling trigger_error() with E_USER_WARNING. Execution continues.

Numeric value: 512

References

โ† all namespaces for E_USER_WARNING