[PR #214] [MERGED] Fixed typo in the XmlDriver #7871

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/214
Author: @yethee
Created: 12/11/2011
Status: Merged
Merged: 12/14/2011
Merged by: @guilhermeblanco

Base: masterHead: xml_driver


📝 Commits (1)

  • 2ce9246 Fixed typo in the XmlDriver

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php (+1 -1)
📝 tests/Doctrine/Tests/ORM/Mapping/XmlMappingDriverTest.php (+18 -0)
tests/Doctrine/Tests/ORM/Mapping/xml/Doctrine.Tests.Models.DDC117.DDC117Translation.dcm.xml (+22 -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/214 **Author:** [@yethee](https://github.com/yethee) **Created:** 12/11/2011 **Status:** ✅ Merged **Merged:** 12/14/2011 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `xml_driver` --- ### 📝 Commits (1) - [`2ce9246`](https://github.com/doctrine/orm/commit/2ce924673392fb6cb18370e84a116a64d989c2a5) Fixed typo in the XmlDriver ### 📊 Changes **3 files changed** (+41 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php` (+1 -1) 📝 `tests/Doctrine/Tests/ORM/Mapping/XmlMappingDriverTest.php` (+18 -0) ➕ `tests/Doctrine/Tests/ORM/Mapping/xml/Doctrine.Tests.Models.DDC117.DDC117Translation.dcm.xml` (+22 -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:18 +01:00
admin closed this issue 2026-01-22 15:57:18 +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#7871