E_USER_NOTICE 940 Zend/zend.c case E_USER_NOTICE: E_USER_NOTICE 1160 Zend/zend_builtin_functions.c int error_type = E_USER_NOTICE; E_USER_NOTICE 1178 Zend/zend_builtin_functions.c case E_USER_NOTICE: E_USER_NOTICE 110 Zend/zend_constants.c REGISTER_MAIN_LONG_CONSTANT("E_USER_NOTICE", E_USER_NOTICE, CONST_PERSISTENT | CONST_CS); E_USER_NOTICE 39 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_USER_NOTICE 141 ext/soap/php_http.c EG(error_reporting) &= ~(E_WARNING|E_NOTICE|E_USER_WARNING|E_USER_NOTICE); E_USER_NOTICE 845 main/main.c case E_USER_NOTICE: E_USER_NOTICE 885 main/main.c case E_USER_NOTICE: