errors.fyi community error code reference
E_ALL
php

All Errors

Bitmask covering all supported error levels. Passing E_ALL to error_reporting() enables reporting of every error type.

Numeric value: 32767

References

← all namespaces