[PR #314] Doctrine\Common metadata drivers reuse #8020

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

Original Pull Request: https://github.com/doctrine/orm/pull/314

State: closed
Merged: Yes


This PR is strictly related with doctrine/common#98, doctrine/common#131 and doctrine/common#150 and tests won't pass until the doctrine-common submodule points to a merged version of it (will do so later, so please don't merge now ).

Basically, I just stripped any code duplicate of what already available in dcom master under Doctrine\Common\Persistence\Mapping\Driver.

Tests are OK on my environment when using the new commons submodule.

(This is a cleanup for #263, where I sadly did pull from the remote branch after rebasing)

Build Status

**Original Pull Request:** https://github.com/doctrine/orm/pull/314 **State:** closed **Merged:** Yes --- This PR is strictly related with doctrine/common#98, doctrine/common#131 and doctrine/common#150 and tests won't pass until the doctrine-common submodule points to a merged version of it (will do so later, so _please don't merge now_ ). Basically, I just stripped any code duplicate of what already available in dcom master under Doctrine\Common\Persistence\Mapping\Driver. Tests are OK on my environment when using the new commons submodule. (This is a cleanup for #263, where I sadly did pull from the remote branch after rebasing) [![Build Status](https://secure.travis-ci.org/Ocramius/doctrine2.png?branch=dcom-metadata-drivers-reuse)](http://travis-ci.org/Ocramius/doctrine2/builds/984207)
admin added the pull-request label 2026-01-22 15:58:00 +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#8020