[PR #281] [CLOSED] Added support for clone into the persistant collection #7960

Open
opened 2026-01-22 15:57:44 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/281
Author: @web-dev
Created: 2/13/2012
Status: Closed

Base: masterHead: DDC-1643


📝 Commits (1)

  • 1a6a87e Added support for clone into the persistant collection

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 lib/Doctrine/ORM/PersistentCollection.php (+11 -0)

📄 Description

Fixes: http://www.doctrine-project.org/jira/browse/DDC-1643


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/281 **Author:** [@web-dev](https://github.com/web-dev) **Created:** 2/13/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `DDC-1643` --- ### 📝 Commits (1) - [`1a6a87e`](https://github.com/doctrine/orm/commit/1a6a87e78a26e590cffacf09e6443790a72caa92) Added support for clone into the persistant collection ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/PersistentCollection.php` (+11 -0) </details> ### 📄 Description Fixes: http://www.doctrine-project.org/jira/browse/DDC-1643 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:57:44 +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#7960