Skip to content
Snippets Groups Projects
Commit 2d52e8a8 authored by Oliver Klee's avatar Oliver Klee Committed by Nikita Hovratov
Browse files

[BUGFIX] Fix incorrect type annotation for GU::makeInstance

For variable arguments, the type annotation needs to match the
type of the single arguments, not an array of the single arguments.

Resolves: #100127
Releases: main, 11.5, 10.4
Change-Id: Ic107cff8e08c00b18ced783d61783ed182039fd3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78080


Reviewed-by: default avatarThomas Hohn <tho@gyldendal.dk>
Tested-by: default avatarThomas Hohn <tho@gyldendal.dk>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAlexander Schnitzler <git@alexanderschnitzler.de>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarAlexander Schnitzler <git@alexanderschnitzler.de>
parent 03e4a4a5
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