Which of the following error constants gives all errors and warnings, except the E_STRICT error level?
E_RECOVERABLE_ERROR
E_ALL
E_ERROR
E_WARNING
Submit