errors.fyi community error code reference
E_CORE_ERROR
php

Core Fatal Error

Fatal error generated by PHP's core during startup. Similar to E_ERROR but originates in the PHP engine itself rather than user code.

Numeric value: 16

References

← all namespaces