[PR #284] [MERGED] docblock/typehint fix #7968

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/284
Author: @meandmymonkey
Created: 2/14/2012
Status: Merged
Merged: 2/14/2012
Merged by: @guilhermeblanco

Base: masterHead: docblock-fix


📝 Commits (3)

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 lib/Doctrine/ORM/Proxy/ProxyFactory.php (+5 -5)

📄 Description

Changes to ProxyFactory:

  • added missing typehints
  • fixed wrong docblock param
  • updated docblock info

🔄 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/284 **Author:** [@meandmymonkey](https://github.com/meandmymonkey) **Created:** 2/14/2012 **Status:** ✅ Merged **Merged:** 2/14/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `docblock-fix` --- ### 📝 Commits (3) - [`2e81fbf`](https://github.com/doctrine/orm/commit/2e81fbfd64a18ad025b68ebf7498788be3f16e7e) added type hint - [`3419c65`](https://github.com/doctrine/orm/commit/3419c65efee24788e603820deeb6c66aba7e0bc6) fixed docblock - [`1d92754`](https://github.com/doctrine/orm/commit/1d927541e2a2406b3360ec5370b525ec32bfa94f) added type hint ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Proxy/ProxyFactory.php` (+5 -5) </details> ### 📄 Description Changes to ProxyFactory: - added missing typehints - fixed wrong docblock param - updated docblock info --- <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:46 +01:00
admin closed this issue 2026-01-22 15:57:47 +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#7968