---
title: "Deprecation: #71255 - ExtendedFileUtility::pushErrorMessagesToFlashMessageQueue()"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-71255"
source: "Changelog/8.0/Deprecation-71255-ExtendedFileUtilitypushErrorMessagesToFlashMessageQueue.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Deprecation: #71255 - ExtendedFileUtility::pushErrorMessagesToFlashMessageQueue()

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

## Description

Method `TYPO3CMSCoreUtilityFileExtendedFileUtility::pushErrorMessagesToFlashMessageQueue()` has been marked as deprecated.

## Impact

Using the method will trigger a deprecation log entry.

## Affected Installations

Instances with custom backend modules that use this method.

## Migration

Implement the method by yourself.
