[PR #526] [MERGED] [DDC-2172] Fix EntityGenerator get literal type #8328

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/526
Author: @FabioBatSilva
Created: 11/27/2012
Status: Merged
Merged: 11/27/2012
Merged by: @guilhermeblanco

Base: masterHead: DDC-2172


📝 Commits (3)

📊 Changes

2 files changed (+141 additions, -46 deletions)

View changed files

📝 lib/Doctrine/ORM/Tools/EntityGenerator.php (+60 -46)
📝 tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php (+81 -0)

📄 Description

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


🔄 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/526 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 11/27/2012 **Status:** ✅ Merged **Merged:** 11/27/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-2172` --- ### 📝 Commits (3) - [`41b9076`](https://github.com/doctrine/orm/commit/41b907606f550a8da2ace88e468b7f845c224272) Fix DDC-2172 - [`d1dc72b`](https://github.com/doctrine/orm/commit/d1dc72b65aff72e612904c82976bee461f39167e) refactoring tests - [`bac92f4`](https://github.com/doctrine/orm/commit/bac92f4d3ebfc35d7ba5045cb25339c4fec2d6ca) Fix CS ### 📊 Changes **2 files changed** (+141 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/EntityGenerator.php` (+60 -46) 📝 `tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php` (+81 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2172 --- <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:24 +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#8328