DDC-1963: Remove by-ref access to changeset in lifecycle event args #2474

Closed
opened 2026-01-22 13:54:45 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Jul 31, 2012).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @ocramius:

UoW currently passes computed changesets to lifecycle event args byref. This has to be changed to force users to use UoW public API to modify changesets instead.

Originally created by @doctrinebot on GitHub (Jul 31, 2012). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @ocramius: UoW currently passes computed changesets to lifecycle event args byref. This has to be changed to force users to use UoW public API to modify changesets instead.
admin added the Improvement label 2026-01-22 13:54:45 +01:00
admin closed this issue 2026-01-22 13:54:47 +01:00
Author
Owner

@guilhermeblanco commented on GitHub (Jan 3, 2017):

This should be part of OOing ChangeSet calculation, providing access to-be inspected entities and also allowing to hook new entities or add new associations independently of transaction scope.
Closing this for now

@guilhermeblanco commented on GitHub (Jan 3, 2017): This should be part of OOing ChangeSet calculation, providing access to-be inspected entities and also allowing to hook new entities or add new associations independently of transaction scope. Closing this for now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2474