---
title: "Deprecation: #85759 - GeneralUtility::getHostName"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-85759"
source: "Changelog/9.4/Deprecation-85759-GeneralUtilitygetHostName.rst"
typo3-version: "9.4"
typo3-major: 9
type: "deprecation"
issue: 85759
forge: "https://forge.typo3.org/issues/85759"
tags: ["PHP-API", "FullyScanned"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Deprecation: #85759 - GeneralUtility::getHostName {#deprecation-85759}

See [forge#85759](https://forge.typo3.org/issues/85759)

## Description {#description}

The method `GeneralUtility::getHostName()` has been marked as deprecated and will be removed in TYPO3 v10.

## Impact {#impact}

Calling the mentioned method will trigger a PHP `E_USER_DEPRECATED` error.

## Affected Installations {#affected-installations}

Third party code which accesses the method.

## Migration {#migration}

No migration available.
