Skip to content
Snippets Groups Projects
Commit 07ca630f authored by Torben Hansen's avatar Torben Hansen Committed by Oliver Bartsch
Browse files

[TASK] Remove useless test in GeneralUtilityTest


This change removes a useless test, which only tests PHP
native `htmlspecialchars()` and `htmlspecialchars_decode()`
functionality.

The test did previously test `GU:htmlspecialchars_decode()`,
which has replaced by PHP native `htmlspecialchars_decode()`
in #54777.

Resolves: #101215
Related: #54777
Releases: main, 12.4
Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: I11b68e74eb55ed160931353fb0f25c0340732c67
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79538


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 96ffecc3
Branches
Tags
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