You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We noticed the following compile error when bumping to 7.3:
In ContainerBuilder.php line 722:
"Doctrine\ORM\Mapping\Embeddable" has already been autoconfigured and merge
() does not support merging autoconfiguration for the same attribute.
How to reproduce
bin/console about
Possible Solution
No response
Additional Context
Using doctrine orm v2 / dbal v3
The text was updated successfully, but these errors were encountered:
Symfony version(s) affected
7.2
Description
Hi,
We noticed the following compile error when bumping to 7.3:
How to reproduce
bin/console about
Possible Solution
No response
Additional Context
Using doctrine orm v2 / dbal v3
The text was updated successfully, but these errors were encountered: