[PR #247] [MERGED] fixed phpDoc and typos #7909

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/247
Author: @juzna
Created: 12/30/2011
Status: Merged
Merged: 12/30/2011
Merged by: @guilhermeblanco

Base: masterHead: fix-phpdoc


📝 Commits (1)

📊 Changes

4 files changed (+9 additions, -8 deletions)

View changed files

📝 lib/Doctrine/ORM/AbstractQuery.php (+1 -1)
📝 lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php (+5 -4)
📝 lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php (+2 -2)
📝 lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php (+1 -1)

📄 Description

Fixed some phpDocs (DDC-1025)


🔄 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/247 **Author:** [@juzna](https://github.com/juzna) **Created:** 12/30/2011 **Status:** ✅ Merged **Merged:** 12/30/2011 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `fix-phpdoc` --- ### 📝 Commits (1) - [`12c3a42`](https://github.com/doctrine/orm/commit/12c3a42d8cc9193cf1fba55ca25e9088b428c53b) fixed phpDoc and typos ### 📊 Changes **4 files changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/AbstractQuery.php` (+1 -1) 📝 `lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php` (+5 -4) 📝 `lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php` (+2 -2) 📝 `lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php` (+1 -1) </details> ### 📄 Description Fixed some phpDocs (DDC-1025) --- <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:31 +01:00
admin closed this issue 2026-01-22 15:57:31 +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#7909