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
Description #31775 tackled the issue and #31811 solved it when embedded object does not have an embedded object in it self. The problem still remains when f.e. embedded object is in embedded object in entity.
Symfony version(s) affected: 4.3.x
Description
#31775 tackled the issue and #31811 solved it when embedded object does not have an embedded object in it self. The problem still remains when f.e. embedded object is in embedded object in entity.
How to reproduce
Entities
and if tried to use validator on entity Product
Problem lays here
symfony/src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php
Line 83 in c289687
The text was updated successfully, but these errors were encountered: