Skip to content
Snippets Groups Projects
Commit f8145d61 authored by Susanne Moog's avatar Susanne Moog Committed by Andreas Fernandez
Browse files

[BUGFIX] Use json_encode instead of implode

To ensure unique identifiers for query entries the
backtrace is considered as part of the hash. As the
backtrace is multidimensional, stringification is no
longer done by using implode.

Resolves: #90449
Releases: master, 9.5
Change-Id: I920591c8c3df99aea5a2362c416e938b425e32a3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63351


Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 3dac41ff
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