Skip to content
Snippets Groups Projects
Commit 4ce01c53 authored by Stefan Bürk's avatar Stefan Bürk Committed by Christian Kuhn
Browse files

[BUGFIX] Deprecation free interfaces in FinisherVariableProvider

Set #[\ReturnTypeWillChange] and corresponding @todo comments
to methods of implemented interfaces in FinisherVariableProvider
to avoid deprecation messages without breaking compatibility.
Do that for 'mixed' returns, and use correct return types
directly for this @internal final class.

Resolves: #95755
Releases: master
Change-Id: Ic3d69e474419f48c58d4311b74047f952a483c29
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71961


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent afac6ed0
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