doctrine / DoctrineBundle

Symfony Bundle for Doctrine ORM and DBAL
https://www.doctrine-project.org/projects/doctrine-bundle.html
MIT License
4.71k stars 451 forks source link

Service definition changes for EntityValueResolver #1812

Closed eltharin closed 2 months ago

eltharin commented 3 months ago

This PR is related https://github.com/symfony/symfony/pull/57676 for add a variableLoader service to inject in EntityValueResolver to allow user to have it's own variables (eg: user) in mapEntity

dmaicher commented 2 months ago

Closing as the PR on Symfony side was also closed. See https://github.com/symfony/symfony/pull/57676#issuecomment-2243471133