[PR #1066] [CLOSED] Added jsonSerialize method to PersistentCollection #9108

Closed
opened 2026-01-22 16:03:14 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/1066
Author: @gabrielbull
Created: 6/22/2014
Status: Closed

Base: masterHead: jsonserialize


📝 Commits (1)

  • 633b218 Added jsonSerialize method to PersistentCollection

📊 Changes

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

View changed files

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

📄 Description

Added jsonSerialize.

Here is to commit on collections:
https://github.com/doctrine/collections/pull/33


🔄 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/1066 **Author:** [@gabrielbull](https://github.com/gabrielbull) **Created:** 6/22/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `jsonserialize` --- ### 📝 Commits (1) - [`633b218`](https://github.com/doctrine/orm/commit/633b218d5f760f36a149856749cea39686e5a986) Added jsonSerialize method to PersistentCollection ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/PersistentCollection.php` (+10 -0) </details> ### 📄 Description Added jsonSerialize. Here is to commit on collections: https://github.com/doctrine/collections/pull/33 --- <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 16:03:14 +01:00
admin closed this issue 2026-01-22 16:03:14 +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#9108