Skip to content
Snippets Groups Projects
Commit e2715c59 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Handle objects as key in DebuggerUtility

Due to the TYPO3\CMS\Core\Type\Map implementation,
the key of a collection entry can also be an object.

This is now handled properly in DebuggerUtility.

Resolves: #100655
Releases: main
Change-Id: I9d3a66e8cb08f369383297dcd80bc685ec03d6e1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78724


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 285a4cb4
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