phoenix
phoenix copied to clipboard
Wire up type aliases support in EntityValueResolver
This is an addendum to PR https://github.com/symfony/symfony/pull/54545 targeted at issue https://github.com/symfony/symfony/issues/51765 in the Symfony Doctrine Bridge, which adds type alias support to EntityValueResolver.
This code injects the doctrine.orm.resolve_target_entities configuration into the EntityValueResolver class.
@ostrolucky Sorry to bother you, I am wondering if any action is required on my part, considering the PR still has 'on hold' status? Its Symfony counterpart is marked as ready.
It's onhold because upstream PR is not merged yet
@ostrolucky The upstream PR has been merged; is there anything left to do on my side?