FriendsOfSymfony1 / doctrine1

[DEPRECATED -- Use Doctrine2 instead] Doctrine 1 Object Relational Mapper.
http://www.doctrine-project.org
GNU Lesser General Public License v2.1
40 stars 75 forks source link

Fix reverse relations matching while hydrate a one to many related #57

Closed alquerci closed 6 years ago

alquerci commented 6 years ago

I caught something weird about matching the reverse record during a one to many hydration.

Look at the test case for more details as it is enough explicit.

cc @j0k3r @GromNaN