errors.fyi community error code reference
E_COMPILE_ERROR
php

Compile-time Fatal Error

Fatal compile-time error generated by the Zend scripting engine. Similar to E_ERROR but produced during script compilation rather than execution.

Numeric value: 64

References

← all namespaces