[PR #316] [MERGED] Fixes autoloading of generated Annotations #8014

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/316
Author: @fixe
Created: 4/1/2012
Status: Merged
Merged: 4/16/2012
Merged by: @beberlei

Base: masterHead: patch-1


📝 Commits (1)

  • 975f3c4 Fixes autoloading of generated Annotations

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Tools/EntityGenerator.php (+1 -1)

📄 Description

This PR fixes an issue submited by @Venzon.


🔄 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/316 **Author:** [@fixe](https://github.com/fixe) **Created:** 4/1/2012 **Status:** ✅ Merged **Merged:** 4/16/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`975f3c4`](https://github.com/doctrine/orm/commit/975f3c460029a714661370ec3714a883c5e3360c) Fixes autoloading of generated Annotations ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/EntityGenerator.php` (+1 -1) </details> ### 📄 Description This PR fixes an [issue](https://github.com/symfony/symfony/issues/3752) submited by @Venzon. --- <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:59 +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#8014