steevanb / doctrine-read-only-hydrator

Add SimpleObject and ReadOnly hydrators do Doctrine.
GNU General Public License v3.0
57 stars 14 forks source link

Support Embeddables #6

Open gsdevme opened 6 years ago

gsdevme commented 6 years ago

Looks like embeddable's don't seem to work, is it a known issue that they don't work?

http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/tutorials/embeddables.html

steevanb commented 6 years ago

Hi,

I have never used it, so its possible that they don't work.

I will try to make it works as soon as possible !

PastisD commented 6 years ago

Hello,

Same issue here with https://github.com/dustin10/VichUploaderBundle configured with Embedded Did you make any progress on this ? :)

EDIT : This fork did the trick : https://github.com/sanbright/doctrine-read-only-hydrator (https://github.com/sanbright/doctrine-read-only-hydrator/commit/394fda58fa49300e1aba7091c3ebba1b42d92c61)