An open API service for providing issue and pull request metadata for open source projects.

GitHub / symfony/symfony issues and pull requests

Labelled with: DoctrineBridge

#61993 - [DoctrineBridge] Remove `AbstractDoctrineExtension`

Pull Request - State: closed - Opened by GromNaN about 1 month ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#61699 - [DoctrineBridge] doctrine:migrations:diff throws syntax error with mysql server

Issue - State: closed - Opened by fbuchlak 2 months ago - 6 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#61582 - [DoctrineBridge] Use a single table in isSameDatabaseChecker

Pull Request - State: closed - Opened by GromNaN 3 months ago - 3 comments
Labels: Bug, Feature, Status: Reviewed, DoctrineBridge

#61269 - Doctrine Deprecation

Issue - State: closed - Opened by ro0NL 4 months ago - 1 comment
Labels: Bug, Status: Needs Review, DoctrineBridge

#61176 - [DoctrineBridge] Remove support for auto-mapping Doctrine entities to controller arguments

Pull Request - State: closed - Opened by nicolas-grekas 4 months ago
Labels: Feature, Status: Reviewed, DoctrineBridge

#61120 - [DoctrineBridge] Prevent idle connection listener from running on subrequest

Pull Request - State: closed - Opened by dmitryuk 4 months ago - 2 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#61058 - [DoctrineBridge][Form] EntityType updates related entity with enable_native_lazy_objects and XDebug enabled

Issue - State: open - Opened by aleho 4 months ago - 17 comments
Labels: Form, Bug, Status: Needs Review, DoctrineBridge, Status: Waiting feedback

#60972 - [DoctrineBridge] Make `ProxyCacheWarmer` class `final`

Pull Request - State: closed - Opened by OskarStark 5 months ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#60953 - [DoctrineBridge] Restore compatibility with Doctrine ODM

Pull Request - State: closed - Opened by pepeh 5 months ago - 2 comments
Labels: Bug, Status: Reviewed, DoctrineBridge

#60921 - [DoctrineBridge] DC break with Doctrine ODM integration

Issue - State: closed - Opened by pepeh 5 months ago - 3 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#60911 - [DoctrineBridge] use native lazy objects on PHP 8.4+ when available

Pull Request - State: closed - Opened by xabbuh 5 months ago
Labels: Status: Needs Review, DoctrineBridge

#60736 - [DoctrineBridge] require PropertyInfo 8.0+ in the Doctrine bridge

Pull Request - State: closed - Opened by xabbuh 6 months ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#60535 - [DoctrineBridge] Fix resetting the manager when using native lazy objects

Pull Request - State: closed - Opened by HypeMC 6 months ago - 1 comment
Labels: Bug, Status: Needs Review, DoctrineBridge

#60535 - [DoctrineBridge] Fix resetting the manager when using native lazy objects

Pull Request - State: open - Opened by HypeMC 6 months ago
Labels: Bug, Status: Needs Review, DoctrineBridge

#60437 - [DoctrineBridge] add test for `DatePointType` converting database string to PHP value

Pull Request - State: closed - Opened by xabbuh 6 months ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#60382 - [DoctrineBridge] fix changelog

Pull Request - State: closed - Opened by xabbuh 6 months ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#60279 - [DoctrineBridge] Undefined variable

Pull Request - State: open - Opened by wkania 7 months ago
Labels: Bug, Status: Needs Review, DoctrineBridge

#60276 - [DoctrineBridge] Unused namespaces

Pull Request - State: closed - Opened by wkania 7 months ago - 1 comment
Labels: Status: Needs Review, DoctrineBridge

#60276 - [DoctrineBridge] Unused namespaces

Pull Request - State: closed - Opened by wkania 7 months ago - 1 comment
Labels: Status: Needs Review, DoctrineBridge

#60275 - [DoctrineBridge] Fix UniqueEntityValidator Stringable identifiers

Pull Request - State: closed - Opened by wkania 7 months ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#60237 - [DoctrineBridge] Add new `DayPointType` and `TimePointType` Doctrine type

Pull Request - State: closed - Opened by wkania 7 months ago - 15 comments
Labels: Status: Reviewed, DoctrineBridge

#60237 - [DoctrineBridge] Add new `DatePointDateType` Doctrine type

Pull Request - State: open - Opened by wkania 7 months ago - 7 comments
Labels: Status: Needs Review, DoctrineBridge

#60112 - [DoctrineBridge] Improve exception message when `EntityValueResolver` gets no mapping information

Pull Request - State: closed - Opened by MatTheCat 8 months ago - 1 comment
Labels: Feature, Status: Reviewed, DoctrineBridge

#60094 - [DoctrineBridge] Fix support for entities that leverage native lazy objects

Pull Request - State: closed - Opened by nicolas-grekas 8 months ago
Labels: Bug, Status: Needs Review, DoctrineBridge

#60094 - [DoctrineBridge] Fix support for entities that leverage native lazy objects

Pull Request - State: closed - Opened by nicolas-grekas 8 months ago
Labels: Bug, Status: Needs Review, DoctrineBridge

#60088 - [DoctrineBridge] fix tests with Doctrine ORM 3.4+ on PHP < 8.4

Pull Request - State: closed - Opened by xabbuh 8 months ago - 2 comments
Labels: Status: Reviewed, DoctrineBridge

#60088 - [DoctrineBridge] fix tests with Doctrine ORM 3.4+ on PHP < 8.4

Pull Request - State: closed - Opened by xabbuh 8 months ago - 2 comments
Labels: Status: Reviewed, DoctrineBridge

#60086 - [DoctrineBridge] Adjust non-legacy tests

Pull Request - State: closed - Opened by nicolas-grekas 8 months ago - 1 comment
Labels: Status: Needs Review, DoctrineBridge

#60086 - [DoctrineBridge] Adjust non-legacy tests

Pull Request - State: closed - Opened by nicolas-grekas 8 months ago - 1 comment
Labels: Status: Needs Review, DoctrineBridge

#60030 - [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use `Table::addPrimaryKeyConstraint()` with Doctrine DBAL 4.3+

Pull Request - State: open - Opened by xabbuh 8 months ago - 4 comments
Labels: Bug, HttpFoundation, Status: Needs Review, Cache, DoctrineBridge, Lock, Messenger

#60030 - [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use `Table::addPrimaryKeyConstraint()` with Doctrine DBAL 4.3+

Pull Request - State: closed - Opened by xabbuh 8 months ago - 6 comments
Labels: Bug, HttpFoundation, Status: Reviewed, Cache, DoctrineBridge, Lock, Messenger

#60021 - [DoctrineBridge] Strengthen EM reset logic

Pull Request - State: closed - Opened by nicolas-grekas 8 months ago
Labels: Status: Needs Review, DoctrineBridge

#59971 - [DoctrineBridge] Skip the transaction middleware if the message was not yet received

Issue - State: closed - Opened by Brewal 8 months ago - 3 comments
Labels: Bug, Status: Needs Review, DoctrineBridge, Stalled

#59900 - [DoctrineBridge] add new `DatePointType` Doctrine type

Pull Request - State: closed - Opened by garak 9 months ago - 5 comments
Labels: Feature, Status: Reviewed, DoctrineBridge

#59900 - [DoctrineBridge] add new `DatePointType` Doctrine type

Pull Request - State: closed - Opened by garak 9 months ago - 5 comments
Labels: Feature, Status: Reviewed, DoctrineBridge

#59889 - [DoctrineBridge] DatePoint type

Issue - State: closed - Opened by garak 9 months ago - 3 comments
Labels: Feature, DoctrineBridge, Help wanted

#59887 - [DoctrineBridge] fix compatibility with Doctrine ORM 4

Pull Request - State: closed - Opened by xabbuh 9 months ago - 2 comments
Labels: Bug, Status: Reviewed, DoctrineBridge

#59798 - [DoctrineBridge] Fix deprecation with `doctrine/dbal` ^4.3

Pull Request - State: closed - Opened by alexandre-daubois 9 months ago - 1 comment
Labels: Status: Needs Review, DoctrineBridge

#59575 - [DoctrineBridge] Add support for doctrine/persistence 4

Pull Request - State: closed - Opened by greg0ire 10 months ago - 3 comments
Labels: Status: Reviewed, DoctrineBridge

#59575 - [DoctrineBridge] Add support for doctrine/persistence 4

Pull Request - State: closed - Opened by greg0ire 10 months ago - 3 comments
Labels: Status: Reviewed, DoctrineBridge

#59487 - [DoctrineBridge] Fix type on `IdleConnection\Driver::$connectionExpiries`

Pull Request - State: closed - Opened by derrabus 10 months ago
Labels: Status: Reviewed, DoctrineBridge

#59487 - [DoctrineBridge] Fix type on `IdleConnection\Driver::$connectionExpiries`

Pull Request - State: closed - Opened by derrabus 10 months ago
Labels: Status: Reviewed, DoctrineBridge

#59389 - [DoctrineBridge] clean up code for doctrine/persistence 2.x

Pull Request - State: closed - Opened by xabbuh 11 months ago - 1 comment
Labels: Status: Needs Review, DoctrineBridge

#59185 - [DoctrineBridge] Fix compatibility to Doctrine persistence 2.5 in Doctrine Bridge 6.4 to avoid Projects stuck on 6.3

Pull Request - State: open - Opened by alexander-schranz 11 months ago - 6 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#59126 - [DoctrineBridge] Fix `UniqueEntity` for non-integer identifiers

Pull Request - State: open - Opened by GiuseppeArcuti 12 months ago - 4 comments
Labels: Bug, Status: Needs Work, DoctrineBridge

#59098 - [DoctrineBridge] add test covering associated entities referenced by their primary key

Pull Request - State: closed - Opened by xabbuh 12 months ago - 2 comments
Labels: Status: Reviewed, DoctrineBridge

#59098 - [DoctrineBridge] add test covering associated entities referenced by their primary key

Pull Request - State: closed - Opened by xabbuh 12 months ago - 2 comments
Labels: Status: Reviewed, DoctrineBridge

#58956 - [DoctrineBridge] Fix `Connection::createSchemaManager()` for Doctrine DBAL v2

Issue - State: closed - Opened by neodevcode 12 months ago - 5 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#58956 - [DoctrineBridge] Fix `Connection::createSchemaManager()` for Doctrine DBAL v2

Pull Request - State: open - Opened by neodevcode 12 months ago - 4 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#58955 - [DoctrineBridge] Fix Connection::createSchemaManager() for Doctrine DBAL v2

Issue - State: closed - Opened by neodevcode 12 months ago
Labels: Bug, DoctrineBridge

#58912 - [DoctrineBridge] Error with UniqueEntity Constraint

Issue - State: closed - Opened by seb-jean about 1 year ago - 1 comment
Labels: Bug, Status: Needs Review, DoctrineBridge

#58908 - [DoctrineBridge] don't call `EntityManager::initializeObject()` with scalar values

Pull Request - State: closed - Opened by xabbuh about 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, DoctrineBridge

#58908 - [DoctrineBridge] don't call `EntityManager::initializeObject()` with scalar values

Pull Request - State: closed - Opened by xabbuh about 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, DoctrineBridge

#58906 - UniqueEntityValidator not working on DTOs on doctrine/orm >=3.3.0

Issue - State: closed - Opened by michaelcozzolino about 1 year ago - 3 comments
Labels: Validator, Bug, Status: Needs Review, DoctrineBridge, Status: Waiting feedback

#58772 - [DoctrineBridge] Backport detection fix of Xml/Yaml driver in DoctrineExtension

Pull Request - State: closed - Opened by MatTheCat about 1 year ago - 1 comment
Labels: Bug, Status: Needs Review, DoctrineBridge

#58772 - [DoctrineBridge] Backport detection fix of Xml/Yaml driver in DoctrineExtension

Pull Request - State: closed - Opened by MatTheCat about 1 year ago
Labels: Bug, Status: Needs Review, DoctrineBridge

#58677 - [DoctrineBridge] `UuidGenerator` generates a new `Uuid` even if the entity id is already set.

Issue - State: closed - Opened by slutsky about 1 year ago - 2 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#58528 - [DoctrineBridge] Add integration test for RememberMe with postgres connection

Pull Request - State: closed - Opened by GromNaN about 1 year ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#58528 - [DoctrineBridge] Add integration test for RememberMe with postgres connection

Pull Request - State: closed - Opened by GromNaN about 1 year ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#58523 - [DoctrineBridge] fix: DoctrineTokenProvider not oracle compatible

Pull Request - State: closed - Opened by jjjb03 about 1 year ago - 2 comments
Labels: Bug, Status: Reviewed, DoctrineBridge

#58523 - [DoctrineBridge] fix: DoctrineTokenProvider not oracle compatible

Pull Request - State: closed - Opened by jjjb03 about 1 year ago - 2 comments
Labels: Bug, Status: Reviewed, DoctrineBridge

#58424 - [DoctrineBridge] Fix risky test warnings

Pull Request - State: closed - Opened by alexandre-daubois about 1 year ago - 3 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#58424 - [DoctrineBridge] Fix risky test warnings

Issue - State: closed - Opened by alexandre-daubois about 1 year ago - 3 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#58282 - [DoctrineBridge] UniqueEntity: Support a ManyToOne related entity as "field"

Issue - State: closed - Opened by ThomasLandauer about 1 year ago - 14 comments
Labels: Feature, DoctrineBridge, Status: Waiting feedback

#58263 - Promote AbstractUidType private methods to protected (Doctrine bridge)

Issue - State: closed - Opened by Arkemlar about 1 year ago - 2 comments
Labels: Form, Feature, DoctrineBridge, Status: Waiting feedback

#57963 - [DoctrineBridge] In Profiler, Show all fields and values for validation constraints

Pull Request - State: open - Opened by eltharin over 1 year ago
Labels: Feature, Status: Needs Review, DoctrineBridge

#57944 - [DoctrineBridge] Fix the `LockStoreSchemaListener`

Pull Request - State: closed - Opened by MatTheCat over 1 year ago - 2 comments
Labels: Bug, Status: Reviewed, DoctrineBridge

#57816 - [DoctrineBridge] fix messenger bus dispatch inside an active transaction

Pull Request - State: closed - Opened by IndraGunawan over 1 year ago - 1 comment
Labels: Bug, Status: Needs Review, DoctrineBridge

#57816 - [DoctrineBridge] fix messenger bus dispatch inside an active transaction

Pull Request - State: closed - Opened by IndraGunawan over 1 year ago - 1 comment
Labels: Bug, Status: Needs Review, DoctrineBridge

#57676 - [DoctrineBridge] Allow Inject own variables in `EntityValueResolver` expressions

Pull Request - State: closed - Opened by eltharin over 1 year ago - 3 comments
Labels: Feature, Status: Needs Work, DoctrineBridge

#57676 - [DoctrineBridge] Allow Inject own variables in `EntityValueResolver` expressions

Pull Request - State: closed - Opened by eltharin over 1 year ago - 7 comments
Labels: Feature, Status: Needs Work, DoctrineBridge

#57625 - [DoctrineBridge] Make `EntityValueResolver` return `null` if a composite ID value is `null`

Pull Request - State: open - Opened by MatTheCat over 1 year ago
Labels: Bug, Status: Reviewed, DoctrineBridge

#57625 - [DoctrineBridge] Make `EntityValueResolver` return `null` if a composite ID value is `null`

Pull Request - State: closed - Opened by MatTheCat over 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, DoctrineBridge

#57572 - [DoctrineBridge] Fix compat with DI >= 6.4

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago
Labels: Bug, Status: Needs Review, DoctrineBridge

#57572 - [DoctrineBridge] Fix compat with DI >= 6.4

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago
Labels: Bug, Status: Needs Review, DoctrineBridge

#57483 - [DoctrineBridge] Test reset with a true manager

Pull Request - State: closed - Opened by MatTheCat over 1 year ago - 2 comments
Labels: Bug, Status: Reviewed, DoctrineBridge

#57406 - [DoctrineBridge]  test handling of special "value" constraint option

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#57406 - [DoctrineBridge]  test handling of special "value" constraint option

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: Status: Reviewed, DoctrineBridge

#57405 - [DoctrineBridge] fix handling of special "value" constraint option

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, DoctrineBridge

#57405 - [DoctrineBridge] fix handling of special "value" constraint option

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, DoctrineBridge

#57396 - [DoctrineBridge] Warning : undefined array key 0 in DoctrineLoader when using UniqueEntity constraint

Issue - State: closed - Opened by partulaj over 1 year ago - 2 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#57279 - [DoctrineBridge] UniqueEntity does no longer access nested property

Issue - State: closed - Opened by ker0x over 1 year ago - 4 comments
Labels: Bug, Status: Needs Review, DoctrineBridge, Status: Waiting feedback

#57255 - UniqueEntityValidator in 7.1 no longer works with private properties

Issue - State: closed - Opened by ostrolucky over 1 year ago - 2 comments
Labels: Validator, Bug, Status: Needs Review, DoctrineBridge

#57248 - [DoctrineBridge] Revert deprecating by-{id} mapping of entities

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, DoctrineBridge

#57248 - [DoctrineBridge] Revert deprecating by-{id} mapping of entities

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 3 comments
Labels: Bug, Status: Reviewed, DoctrineBridge

#57226 - [DoctrineBridge][MonologBridge][TwigBridge] use constructor property promotion

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: MonologBridge, Status: Reviewed, DoctrineBridge, TwigBridge

#57226 - [DoctrineBridge][MonologBridge][TwigBridge] use constructor property promotion

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: MonologBridge, Status: Reviewed, DoctrineBridge, TwigBridge

#57211 - [DoctrineBridge] Improve deprecation when mapping by `{id}`

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 2 comments
Labels: Status: Needs Review, DoctrineBridge

#57211 - [DoctrineBridge] Improve deprecation when mapping by `{id}`

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 3 comments
Labels: Status: Needs Review, DoctrineBridge

#57188 - [DoctrineBridge] Fix `UniqueEntityValidator` with proxy object

Pull Request - State: closed - Opened by HypeMC over 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, DoctrineBridge

#57188 - [DoctrineBridge] Fix `UniqueEntityValidator` with proxy object

Pull Request - State: closed - Opened by HypeMC over 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, DoctrineBridge

#57075 - [DoctrineBridge] issues with UniqueEntityValidator on 7.1-RC1

Issue - State: closed - Opened by dmaicher over 1 year ago - 5 comments
Labels: Bug, Status: Needs Review, PropertyInfo, DoctrineBridge

#56848 - [DoctrineBridge] Undeprecate DoctrineExtractor::getTypes()

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Bug, Status: Reviewed, DoctrineBridge

#56848 - [DoctrineBridge] Undeprecate DoctrineExtractor::getTypes()

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Bug, Status: Reviewed, DoctrineBridge

#54974 - [DoctrineBridge] fix bigint handling with DBAL 4

Pull Request - State: closed - Opened by xabbuh over 1 year ago
Labels: Status: Reviewed, DoctrineBridge

#54943 - [DoctrineBridge] Update composer.json

Pull Request - State: closed - Opened by cizordj over 1 year ago - 4 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#54943 - [DoctrineBridge] Update composer.json

Pull Request - State: closed - Opened by cizordj over 1 year ago - 3 comments
Labels: Bug, Status: Needs Review, DoctrineBridge

#54835 - [DoctrineBridge]  fix setting validated fields not using the options array

Pull Request - State: open - Opened by xabbuh over 1 year ago
Labels: Bug, Status: Reviewed, DoctrineBridge

#54835 - [DoctrineBridge]  fix setting validated fields not using the options array

Pull Request - State: closed - Opened by xabbuh over 1 year ago
Labels: Bug, Status: Reviewed, DoctrineBridge

#54814 - [DoctrineBridge] fix test

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 1 comment
Labels: Status: Needs Review, DoctrineBridge