mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-3184: Invalid hydration of entities using ManyToOne relation via queryBuilder #3945
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jun 23, 2014).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user korotovsky:
@doctrinebot commented on GitHub (Jun 23, 2014):
Comment created by korotovsky:
In master branch all works perfect
@doctrinebot commented on GitHub (Jun 23, 2014):
Comment created by korotovsky:
Marco Pivetta, fix in 2.5 branch will be ported to 2.4 stable version?
@doctrinebot commented on GitHub (Jun 23, 2014):
Comment created by @ocramius:
[~korotovsky] first we'll need to check what commit fixed the issue. Could you git bisect with your test?
@doctrinebot commented on GitHub (Jun 23, 2014):
Comment created by korotovsky:
Yes, i found it:
38b6838386@doctrinebot commented on GitHub (Jun 23, 2014):
Comment created by @ocramius:
Assigning to [~guilhermeblanco], since he is the author of the fix.