errors.fyi community error code reference
E_NOTICE
php

Runtime Notice

Run-time notice. Indicates code that may work correctly but could also indicate a bug, such as accessing an undefined variable.

Numeric value: 8

References

โ† all namespaces for E_NOTICE