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

[BUGFIX] Fix PHP 8 warning in GeneralUtility

Handle faulty HTML tags missing an ending ' or ". This is
done by adding a missing Null coalescing operator.

Resolves: #99892
Releases: main, 11.5
Change-Id: I8a514f365699ab15fc0004141597e7e32d7ccb8c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77797


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