[PR #266] [MERGED] [DriverChain] Fix DDC-1412 Default Driver #7939

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/266
Author: @FabioBatSilva
Created: 1/21/2012
Status: Merged
Merged: 1/28/2012
Merged by: @beberlei

Base: masterHead: DDC-1412


📝 Commits (1)

📊 Changes

2 files changed (+78 additions, -6 deletions)

View changed files

📝 lib/Doctrine/ORM/Mapping/Driver/DriverChain.php (+42 -6)
📝 tests/Doctrine/Tests/ORM/Mapping/DriverChainTest.php (+36 -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/266 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 1/21/2012 **Status:** ✅ Merged **Merged:** 1/28/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `DDC-1412` --- ### 📝 Commits (1) - [`0fce3c8`](https://github.com/doctrine/orm/commit/0fce3c8f977878a5187c47db1639a69e6d64834a) Fix DDC-1412 ### 📊 Changes **2 files changed** (+78 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/Driver/DriverChain.php` (+42 -6) 📝 `tests/Doctrine/Tests/ORM/Mapping/DriverChainTest.php` (+36 -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:39 +01:00
admin closed this issue 2026-01-22 15:57:39 +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#7939