Details
Description
ManyToOne relationships are defined as an owning side of OneToOne relationships. This makes BasicEntityPersister to believe that it is refreshing a OneToOne relationship, resulting in the inverse end (collection) to be replaced with the entity being refreshed rather than a collection. (in BasicEntityPersister.php:662 in Beta 3)
Fixed!