php · php/E_ALL
E_ALL
All Errors
Bitmask covering all supported error levels. Passing E_ALL to error_reporting() enables reporting of every error type.
References
In this namespace
— start of namespace —
next → E_COMPILE_ERROR Compile-time Fatal Error