mirror of
https://github.com/doctrine/orm.git
synced 2026-04-29 17:33:15 +02:00
DDC-3038: [GH-982] Failing Test (since commit 53a5a48aed)
#3772
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 (Mar 18, 2014).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @doctrinebot:
This issue is created automatically through a Github pull request on behalf of raziel057:
Url: https://github.com/doctrine/doctrine2/pull/982
Message:
It seems there is a regression since the commit https://github.com/doctrine/doctrine2/commit/53a5a48aed7d87aa1533c0bcbd72e41b686527d8#commitcomment-5696972
Doctrine\ORM\PersistentCollection can be populated in $changeSet if you set a PreUpdate and PostUpdate event. It was not the case before.
Original issue: http://www.doctrine-project.org/jira/browse/DDC-3033
@doctrinebot commented on GitHub (Mar 23, 2014):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-982] was closed:
https://github.com/doctrine/doctrine2/pull/982
@doctrinebot commented on GitHub (Mar 23, 2014):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-982] was reopened:
https://github.com/doctrine/doctrine2/pull/982
@doctrinebot commented on GitHub (Mar 23, 2014):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-982] was closed:
https://github.com/doctrine/doctrine2/pull/982
@doctrinebot commented on GitHub (Mar 23, 2014):
Issue was closed with resolution "Fixed"