Skip to content
Snippets Groups Projects
Commit fc5e9f7e 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/+/79579


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 2c487211
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