phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Wire up type aliases support in EntityValueResolver

Open NanoSector opened this issue 1 year ago • 2 comments

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.

NanoSector avatar Apr 11 '24 18:04 NanoSector

@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.

NanoSector avatar Sep 20 '24 12:09 NanoSector

It's onhold because upstream PR is not merged yet

ostrolucky avatar Sep 20 '24 12:09 ostrolucky

@ostrolucky The upstream PR has been merged; is there anything left to do on my side?

NanoSector avatar Mar 24 '25 20:03 NanoSector