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

[TASK] Avoid class property $tca in TcaSchemaFactory

TcaSchemaFactory can avoid more class state: TCA
is only used during building and can be hand
around instead of parking it on $this. This
avoids this rather huge array being attached
during entire runtime.

Resolves: #104322
Related: #104002
Releases: main
Change-Id: Ifcf3feb99475ef4a834654362feabb74aaf01265
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85140


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 2c0df92f
Branches
Tags
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