Skip to content
Snippets Groups Projects
Commit 458bb656 authored by Thomas Hohn's avatar Thomas Hohn Committed by Christian Kuhn
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/+/77799


Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 949d7589
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