---
title: "Feature: #94966 - Show debugger in Application Information"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-94966"
source: "Changelog/11.4/Feature-94966-ShowDebuggerInApplicationInformation.rst"
typo3-version: "11.4"
typo3-major: 11
type: "feature"
issue: 94966
forge: "https://forge.typo3.org/issues/94966"
tags: ["Backend", "ext:backend"]
rendered: "2026-09-24T21:45:06+00:00"
---

# Feature: #94966 - Show debugger in Application Information {#feature-94966}

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

## Description {#description}

The "Application Information" menu is now able to show an enabled debugger and
its version, if available. Supported debuggers are xdebug and Zend Debugger at
the moment.

## Impact {#impact}

If a debugger is activated and can be determined via `extension_loaded()`,
the "Application Information" will show such an activated debugger.
