---
title: "Deprecation: #76370 - Deprecate CacheFactory"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-76370"
source: "Changelog/8.2/Deprecation-76370-DeprecateCacheFactory.rst"
typo3-version: "8.2"
typo3-major: 8
type: "deprecation"
issue: 76370
forge: "https://forge.typo3.org/issues/76370"
tags: ["PHP-API"]
rendered: "2026-09-18T17:00:34+00:00"
---

# Deprecation: #76370 - Deprecate CacheFactory {#deprecation-76370}

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

## Description {#description}

Class `CacheFactory` has been deprecated.

## Impact {#impact}

The class is no longer used or instantiated by the core.
Instantiating the class will trigger a deprecation log entry.

## Affected Installations {#affected-installations}

TYPO3 instances and extensions typically make no use of this internal class.

## Migration {#migration}

Nothing notable, do not use this class anymore.
