[PR #279] [MERGED] Fix DDC-1642 #7959

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/279
Author: @FabioBatSilva
Created: 2/13/2012
Status: Merged
Merged: 2/13/2012
Merged by: @guilhermeblanco

Base: masterHead: DDC-1642


📝 Commits (1)

📊 Changes

3 files changed (+45 additions, -2 deletions)

View changed files

📝 lib/Doctrine/ORM/Persisters/BasicEntityPersister.php (+3 -2)
📝 tests/Doctrine/Tests/Models/CustomType/CustomTypeUpperCase.php (+5 -0)
📝 tests/Doctrine/Tests/ORM/Functional/TypeValueSqlTest.php (+37 -0)

📄 Description

No description provided


🔄 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/279 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 2/13/2012 **Status:** ✅ Merged **Merged:** 2/13/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-1642` --- ### 📝 Commits (1) - [`86054eb`](https://github.com/doctrine/orm/commit/86054eb659a8589ec23f50be55b30837688a1112) fix DDC-1642 ### 📊 Changes **3 files changed** (+45 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/BasicEntityPersister.php` (+3 -2) 📝 `tests/Doctrine/Tests/Models/CustomType/CustomTypeUpperCase.php` (+5 -0) 📝 `tests/Doctrine/Tests/ORM/Functional/TypeValueSqlTest.php` (+37 -0) </details> ### 📄 Description _No description provided_ --- <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:44 +01:00
admin closed this issue 2026-01-22 15:57:45 +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#7959