Skip to content
Snippets Groups Projects
Commit 3693c1cc authored by Simon Schaufelberger's avatar Simon Schaufelberger Committed by Christian Kuhn
Browse files

[BUGFIX] Load property from real instance

With the introduction of symfony/property-access in TYPO3 version 10
reading properties through a lazy loaded object got broken. There have
been workaround available like setting the property public so that the
symfony package can access the property.

Resolves: #92357
Releases: main, 11.5
Change-Id: Ibb383eeeee5afea69f503da0d617f22f6046936f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74117


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent c6c053ca
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