[PR #487] [MERGED] Fix DDC-2069 #8267

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

📋 Pull Request Information

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

Base: masterHead: DDC-2069


📝 Commits (1)

📊 Changes

3 files changed (+49 additions, -1 deletions)

View changed files

📝 lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php (+3 -1)
📝 tests/Doctrine/Tests/ORM/Mapping/YamlMappingDriverTest.php (+31 -0)
tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.ORM.Mapping.DDC2069Entity.dcm.yml (+15 -0)

📄 Description

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


🔄 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/487 **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-2069` --- ### 📝 Commits (1) - [`86fddfe`](https://github.com/doctrine/orm/commit/86fddfed9a88456a5a30a2ea8269cf2c410d6ca6) Fix DDC-2069 ### 📊 Changes **3 files changed** (+49 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php` (+3 -1) 📝 `tests/Doctrine/Tests/ORM/Mapping/YamlMappingDriverTest.php` (+31 -0) ➕ `tests/Doctrine/Tests/ORM/Mapping/yaml/Doctrine.Tests.ORM.Mapping.DDC2069Entity.dcm.yml` (+15 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2069 --- <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:08 +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#8267