---
title: "Breaking: #83243 - Removed cache_phpcode cache configuration"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-83243"
source: "Changelog/9.0/Breaking-83243-RemovedCache_phpcodeCacheConfiguration.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #83243 - Removed cache_phpcode cache configuration

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

## Description

The Caching Framework configuration for `cache_phpcode` is unused since
TYPO3 6.0 and has been removed without substitution.

## Impact

Using `cache_phpcode` will throw a `NoSuchCacheException`.

## Affected Installations

Every installation using a 3rd party extension that still relies on `cache_phpcode` is affected.
