[PR #870] [MERGED] Documenting interface methods (based on entity manager) #8828

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/870
Author: @lcobucci
Created: 12/10/2013
Status: Merged
Merged: 12/10/2013
Merged by: @Ocramius

Base: masterHead: master


📝 Commits (3)

  • 877ba9b Documenting interface methods (based on entity manager)
  • 67135e5 Fixing FQCN on docblox
  • 6d58824 Use docblox from EntityManagerInterface

📊 Changes

2 files changed (+255 additions, -159 deletions)

View changed files

📝 lib/Doctrine/ORM/EntityManager.php (+27 -158)
📝 lib/Doctrine/ORM/EntityManagerInterface.php (+228 -1)

📄 Description

No description provided


🔄 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/870 **Author:** [@lcobucci](https://github.com/lcobucci) **Created:** 12/10/2013 **Status:** ✅ Merged **Merged:** 12/10/2013 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`877ba9b`](https://github.com/doctrine/orm/commit/877ba9bf17743cb7a1940ec62171eac98fd99045) Documenting interface methods (based on entity manager) - [`67135e5`](https://github.com/doctrine/orm/commit/67135e5d6f999f6eb9fba0fa20d29cf3bd664cea) Fixing FQCN on docblox - [`6d58824`](https://github.com/doctrine/orm/commit/6d58824ac52a63928c5d5e9a9d0b9a184cd92c7e) Use docblox from EntityManagerInterface ### 📊 Changes **2 files changed** (+255 additions, -159 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/EntityManager.php` (+27 -158) 📝 `lib/Doctrine/ORM/EntityManagerInterface.php` (+228 -1) </details> ### 📄 Description _No description provided_ --- <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:01:53 +01:00
admin closed this issue 2026-01-22 16:01:54 +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#8828