Skip to content
Snippets Groups Projects
Commit 4041cc56 authored by Stephan Großberndt's avatar Stephan Großberndt Committed by Christian Kuhn
Browse files

[BUGFIX] Allow integer keys in ArrayUtility::flatten()

Instead of breaking the execution with a TypeError if
an array to be flattened by ArrayUtility::flatten()
has integer keys, this change allows the method to
handle this case correctly.

Resolves: #101208
Related: #97202
Releases: main, 12.4
Change-Id: I05d47da80e088f024536fe15f5f2c2802c22a921
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79535


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 406479a5
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