E_STRICT           70 Zend/zend.c    		EG(error_reporting) = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED;
E_STRICT         1098 Zend/zend.c    		case E_STRICT:
E_STRICT          122 Zend/zend_constants.c 	REGISTER_MAIN_LONG_CONSTANT("E_STRICT", E_STRICT, CONST_PERSISTENT | CONST_CS);
E_STRICT           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_STRICT         1606 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_STRICT, "There is no next result set. "
E_STRICT         1644 ext/mysqli/mysqli_api.c 		php_error_docref(NULL, E_STRICT, "There is no next result set. "
E_STRICT         1241 ext/standard/html.c 			php_error_docref0(NULL, E_STRICT, "Only basic entities "
E_STRICT         1027 main/main.c    			case E_STRICT:
E_STRICT         1076 main/main.c    			case E_STRICT: