Skip to content
Snippets Groups Projects
Commit a3c3e95e authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Avoid ObjectManager in ext:form FormRuntime

Most ObjectManager->get() calls in FormRuntime can
be moved to makeInstance() directly without further
impact. For FormFactoryInterface, a b/w compat layer
is established, but shouldn't be problematic since
this will be ArrayFormFactory in almost all cases.

Change-Id: I354d582260307986cb386506fa5e006646ca816a
Resolves: #94370
Related: #90803
Releases: master
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69515


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 217cdbaf
Showing
with 107 additions and 94 deletions
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