E_USER_NOTICE 1068 Zend/zend.c case E_USER_NOTICE: E_USER_NOTICE 1496 Zend/zend_builtin_functions.c long error_type = E_USER_NOTICE; E_USER_NOTICE 1507 Zend/zend_builtin_functions.c case E_USER_NOTICE: E_USER_NOTICE 113 Zend/zend_constants.c REGISTER_MAIN_LONG_CONSTANT("E_USER_NOTICE", E_USER_NOTICE, CONST_PERSISTENT | CONST_CS); E_USER_NOTICE 41 Zend/zend_errors.h #define E_ALL (E_ERROR | E_WARNING | E_PARSE | E_NOTICE | E_CORE_ERROR | E_CORE_WARNING | E_COMPILE_ERROR | E_COMPILE_WARNING | E_USER_ERROR | E_USER_WARNING | E_USER_NOTICE | E_RECOVERABLE_ERROR | E_DEPRECATED | E_USER_DEPRECATED | E_STRICT) E_USER_NOTICE 191 ext/soap/php_http.c EG(error_reporting) &= ~(E_WARNING|E_NOTICE|E_USER_WARNING|E_USER_NOTICE); E_USER_NOTICE 1011 main/main.c case E_USER_NOTICE: E_USER_NOTICE 1051 main/main.c case E_USER_NOTICE: