---
title: "Breaking: #82505 - Merged EXT:info_pagetsconfig to EXT:info"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-82505"
source: "Changelog/9.0/Breaking-82505-MergedEXTinfo_pagetsconfigToEXTinfo.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #82505 - Merged EXT:info_pagetsconfig to EXT:info

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

## Description

The extension `info_pagetsconfig` has been merged into the extension `info`.

## Impact

The extension `info` now contains the `PageTSconfig` analysis as well, without the possibility to disable this submodule
function on a per-system functionality.

## Affected Installations

Installations with extensions with checks for extension `info_pagetsconfig` being installed.

## Migration

Change the extensions to check for `info` instead of `info_pagetsconfig`.
