Skip to content
Snippets Groups Projects
Commit 4def9c8c authored by Christian Müller's avatar Christian Müller Committed by Anja Leichsenring
Browse files

[TASK] Improve variable access in compiled templates

This is a slight improvement for variable access in Fluid
that reduces recursions of ``getPropertyPath`` by one level
by pre evaluating the property path and fetching the first level
directly from the variable container in compiled templates.

Releases: master
Resolves: #66745
Change-Id: I7e9abe9e8c24af7b3bf11779ad1c4257bbb531c0
Reviewed-on: http://review.typo3.org/39195


Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 20138f8b
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