Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[RFC] Make sure that features in the doctrine-bridge are related to the right layer #61985

Copy link
Copy link
@stof

Description

@stof
Issue body actions

Description

Symfony/doctrine-bridge is actually a bridge against multiple Doctrine projects, not against a single package, which can create issues for projects using some of them if features are not properly layers.

Here are the current target (list might not even be exhaustive):

  • doctrine/dbal
  • doctrine/persistence
  • doctrine/orm

Features targeting integrations with DBAL or Persistence must be careful not to introduce a dependency to the ORM. They must be usable for projects using DBAL only, or for projects using the MongoDB ODM (for Persistence).

Example

No response

kaznovac and GromNaN

Metadata

Metadata

Assignees

No one assigned

    Labels

    DoctrineRFCRFC = Request For Comments (proposals about features that you want to be discussed)RFC = Request For Comments (proposals about features that you want to be discussed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.