errors.fyi community error code reference
E_CORE_WARNING
php

Core Warning

Non-fatal warning generated by PHP's core during startup. Similar to E_WARNING but originates in the PHP engine itself.

Numeric value: 32

References

โ† all namespaces for E_CORE_WARNING