Skip to content
Snippets Groups Projects
Commit 22da2a22 authored by Stefan Froemken's avatar Stefan Froemken Committed by Christian Kuhn
Browse files

[BUGFIX] PHP 8 warning: Undefined array key in DebugUtility

DebugUtility threw warnings of the type "Undefined array key"
which results in error for uncached content in frontend. This
warning is fixed in this patch.

Resolves: #95211
Releases: master
Change-Id: I692f88e1cf123003bfdbef4f8303c41fab855f01
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71079


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 3a2a80dd
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment