phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Wire up type aliases support in EntityValueResolver

Open NanoSector opened this issue 2 months ago • 0 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