Skip to content
Snippets Groups Projects
Commit c4101e18 authored by Thomas Hohn's avatar Thomas Hohn Committed by Stefan Bürk
Browse files

[BUGFIX] Fix PHP 8 warning in ContentObjectRenderer

Handle faulty HTML tags that can cause a PHP warning.
This is done by adding a isset() guard.

Resolves: #99896
Releases: main, 11.5
Change-Id: I69c03fa55d7ad3d3f355bf76c43b3fff6e0a1f85
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77812


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 0461c1c2
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