---
title: "Feature: #76458 - Let DebuggerUtility render closures"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-76458"
source: "Changelog/8.2/Feature-76458-LetDebuggerUtilityRenderClosures.rst"
typo3-version: "8.2"
typo3-major: 8
type: "feature"
issue: 76458
forge: "https://forge.typo3.org/issues/76458"
tags: ["PHP-API", "ext:extbase"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Feature: #76458 - Let DebuggerUtility render closures {#feature-76458}

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

## Description {#description}

The `DebuggerUtility` of Extbase is now able to render closures.

## Impact {#impact}

If a closure is part of the debugging object, the source code of the closure is rendered.
