[PR #6171] Include example of a cascaded "persist" operation #9876

Open
opened 2026-01-22 16:05:42 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/6171

State: closed
Merged: Yes


Following up on https://github.com/doctrine/doctrine2/issues/2943 I started to clarify how it's supposed to be done.

Please check if this would be necessary (at line 511):
$myFirstComment->setUser($user);
...and add it (in case).

**Original Pull Request:** https://github.com/doctrine/orm/pull/6171 **State:** closed **Merged:** Yes --- Following up on https://github.com/doctrine/doctrine2/issues/2943 I started to clarify how it's supposed to be done. Please check if this would be necessary (at line 511): `$myFirstComment->setUser($user);` ...and add it (in case).
admin added the pull-request label 2026-01-22 16:05:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9876