Skip to content
Snippets Groups Projects
Commit 4d1aaebf authored by Simon Praetorius's avatar Simon Praetorius
Browse files

[TASK] Prepare TemplatePaths for new Fluid version

Some type hints in TYPO3's TemplatePaths implementation need to
be adjusted due to changes in the parent class. Also,
`ensureAbsolutePath()` now only handles `string` as input, as the
parent class is the only position the method is called and only strings
are valid in that context.

Resolves: #104783
Releases: main
Change-Id: I89fddd085a2a5fde11df769964eb9d129587b569
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85830


Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarSimon Praetorius <simon@praetorius.me>
Reviewed-by: default avatarSimon Praetorius <simon@praetorius.me>
Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent f7a15096
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