[PR #488] [MERGED] Fix DDC-2079 #8274

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/488
Author: @FabioBatSilva
Created: 10/20/2012
Status: Merged
Merged: 10/21/2012
Merged by: @guilhermeblanco

Base: masterHead: DDC-2079


📝 Commits (2)

📊 Changes

2 files changed (+52 additions, -2 deletions)

View changed files

📝 lib/Doctrine/ORM/Tools/EntityGenerator.php (+8 -2)
📝 tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php (+44 -0)

📄 Description

http://www.doctrine-project.org/jira/browse/DDC-2079


🔄 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/488 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 10/20/2012 **Status:** ✅ Merged **Merged:** 10/21/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-2079` --- ### 📝 Commits (2) - [`fb467a1`](https://github.com/doctrine/orm/commit/fb467a1196d053ea7312547967ce5d5b107fc544) Fix DDC-2079 - [`b033882`](https://github.com/doctrine/orm/commit/b03388293fc934eb04f188aca228fa145cb83fa9) Fix typo ### 📊 Changes **2 files changed** (+52 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/EntityGenerator.php` (+8 -2) 📝 `tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php` (+44 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2079 --- <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:59:10 +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#8274