Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/DoctrineBundle

Symfony Bundle for Doctrine ORM and DBAL
https://github.com/doctrine/DoctrineBundle

Implement unit tests with Github Actions

e41ff6b16fef49256098b4b78e59415d43594df6 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #1258 from prengerjarno/prefer-primary-over-master

fix: Prefer primary config over master.

85460b85edd8f61a16ad311e7ffc5d255d3c937c authored about 4 years ago by Grégoire Paris <[email protected]>
Autowire entity managers by argument type and name

018a4a69e1a8ea538cce74be3c4d3713d9c1b54f authored about 4 years ago by HypeMC <[email protected]>
fix: Prefer primary config over master.

#1257

70faa08294632d097e5cf5a957f84841799f7a74 authored about 4 years ago by Jarno Prenger <[email protected]>
Fix #1250 Wrong variable used in DoctrineDataCollector assertion

ec69ba812cbf768c0fdabfc1cff663d14ae7109c authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge release 1.12.12 into 2.0.x (#1256)

Merge release 1.12.12 into 2.0.x

9e07bb1ff35d35d9ec4597b79e5d05502d7d4d43 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Make master connections respect driverOptions (#1253)

Changes introduced in https://github.com/doctrine/DoctrineBundle/pull/1240/commits/43536860ed18d...

5a94ec5c9081ddf10061b95e0c140dc260d6b6d3 authored about 4 years ago by Pete Walker <[email protected]>
Merge pull request #1248 from pkly/2.2.x

Fix incorrect assertions

898718ea797735c8e83c6d9fffa7fafc6e981496 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1255 from doctrine/revert-1196-issue-1186

Revert "Add PhpArrayAdapter to cache metadata"

b9dbe5cc3458332a8b13805b3ff2579f5a5524a7 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Revert "Add PhpArrayAdapter to cache metadata"

386225fa3e45a7418b4eb0db50fee8a3372ceab6 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Fix incorrect assertions

After applying phpcs at 50c53bef10617dc3c3e8e279f3be6b4e38abc8f6 there were some regressions, re...

83366fd1481ade96d202fcc22cf842b11b8bafd3 authored about 4 years ago by Paweł Kąkol <[email protected]>
Merge branch '1.12.x' into 2.2.x

# Conflicts:
# composer.json

2aacd8380030fb2497a896fe33aaa5b1052feccc authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Update branch alias

5226200699176043b06d8713e2aa6029a723f0d1 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Add missing typehint to explainOraclePlatform

Fixes build

c1b1fe95a6cce5e53a1454c46ae3500e53fadae1 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge branch '1.12.x' into 2.2.x

be1a1d33022878f82abe63186c8abc67dcc2cd18 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Update .doctrine-project.json for 2.2 being stable

0adf842f16f958ae8338c9e2bace9554891740ea authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1245 from doctrine/1.12.x-merge-up-into-2.0.x_5fa6607ee566b9.61157081

a11125d6463dfbb2bc1235b6d2ba852122a5476c authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Create release-on-milestone-closed.yml

df45ea464f201e6ab6ba02757204eaaf4120bcfa authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1196 from ossinkine/issue-1186

ae25798185b7d12e8c1f86e393ce8e2403b1665b authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Deprecate "metadata_cache_driver" configuration key

Since metadata is not supposed to be discovered at runtime, the fallback
cache, which is the one...

3e2946e7288df9b1a70cad1ea773dcff2dd16af3 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Add PhpArrayAdapter to cache metadata

We decorate the existing metadata cache of each entity manager with a
PHP Array Cache when not i...

728a3b83af7bed961d688cdda65fff1add49c321 authored about 4 years ago by Gocha Ossinkine <[email protected]>
Fix wrong versions in deprecation message in Symfony 5.1+

c19c6a210395ace389feff7f5fcd6c845bb67a55 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Fix profiler explain for Oracle DB (#1242)

Co-authored-by: Florian Dorn <[email protected]>

6e7b5ffccea04f39a4bb9492cc67a61874e79f49 authored about 4 years ago by Florian Dorn <[email protected]>
Remove outdated Symfony < 2.8 profiler BC layer

19f68311f4d6e6eb2ce72fad5d628995011f5168 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1237 from doctrine/feature-1235

#1235 Resolve DBAL 2.11 master/slave deprecations

6613b362771a3afdcf1f56b6e9c055d0a9524f07 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1240 from doctrine/feature-1230

Fix #1230 - Console commands do not respect driverOptions when master/slave configuration is used

6b1620354863f1f04fd4aa0a725e4ad1c728faac authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge branch '1.12.x'

86afb3b374c53bd4a899e898ece245d2b7eb13bd authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Stop relying on dev-master in CI

This fixes the CI where master branch for symfony/flex stopped existing

0c86316c70df01c6384e234b5e09884996604670 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1243 from Chi-teck/clipboard-copy-fallback

Add navigator.clipboard condition

7eb19925fb8fe360dd807e77b48a16e404ce87cb authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Stop relying on dev-master in CI

This fixes the CI where master branch for symfony/flex stopped existing

f67f94f34ac4aba679bf2a9c12adc48877032d54 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Add navigator.clipboard condition

ebe9adb24670b2be6f09e296e782da55e11a265d authored about 4 years ago by Chi-teck <[email protected]>
#1235 Resolve DBAL 2.11 master/slave deprecations

2529cfe296af218263f5cd65cfb23d3ff4e8df47 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Fix #1230 - Console commands do not respect driverOptions when master/slave configuration is used

43536860ed18d6f4f79f30b4ed89987f6f7ac58a authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1238 from doctrine/cs-update

Update doctrine/coding-standard

6dac2481550a678be87fe822f993a8bdad37225e authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Update doctrine/coding-standard

This fixes the build, as coding-standard requires package that uses dependency incompatible with...

50c53bef10617dc3c3e8e279f3be6b4e38abc8f6 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1231 from doctrine/feature-1179

#1179 Deprecate doctrine:query:sql command

fb5b10e13305fe8eabfbb1569394ea3ed3519f82 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge branch '2.1.x'

9cea7146e7e603dbcb3b3ba0081d20ca48d97ee9 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1234 from schobner/2.1.x

Allow twig ^3.0

5ec7f354c7eef06bb7be1d9b3bf2aea58141f1cb authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1236 from schobner/2.0.x-symfony-http-kernel-fix

Make tests compatible with symfony/http-kernel 5.2

219afcb9f76199e6487551c13b6619c9ae6a7baf authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Make tests compatible with symfony/http-kernel 5.2

57f2a924c084a3718c1bd71b33964911436a6cf3 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge branch '2.0.x' into 2.1.x

1422d17f8081665fa18c7febdf266d086e5dede6 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Allow twig ^3.0

768dc148b1828bb6bb662b39daa1e38072f38192 authored about 4 years ago by matthias.schobner <[email protected]>
#1179 Deprecate doctrine:query:sql command

95c9daff56c0eba9a8df1838c46a63a52735dde0 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1232 from chalasr/dead-layer

Remove unneeded BC layer

6f3f4d9e27327cff20c584b0818b78c406325d72 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Remove unneeded BC layer

ac8553f8c535d7d088bf3852bdca16785945952f authored about 4 years ago by Robin Chalas <[email protected]>
Merge branch '2.1.x'

6396475044515623f11f73efe9ac7f2773555157 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge remote-tracking branch 'origin/1.12.x' into 2.1.x

# Conflicts:
# .doctrine-project.json

4c767f2fae4e25a92c2440ad04bf77d65fc86581 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1229 from wouterj/fix-deprecation

Only trigger deprecation when command is executed

9e52d8977f71c3aa1a6bc9ae041cbd05e0bff18b authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1226 from dmaicher/fix_connection_name

fix issue with doctrine/dbal 2.11 and connection option

934bdcf4712a141d272a1e6e70b8984ff6199e02 authored about 4 years ago by Gabriel Ostrolucký <[email protected]>
Only trigger deprecation when command is executed

18cb7c2733a6e57ffdbaece34769cf7967990f9e authored about 4 years ago by Wouter de Jong <[email protected]>
fix issue with doctrine/dbal 2.11 and connection option

f15d3f2472db3dc06f0ed4d7f0d23edfde7baec7 authored about 4 years ago by David Maicher <[email protected]>
Merge pull request #1215 from Dodenis/primaryReadReplica

Fix master-slaves deprecation from dbal 2.11

c294d32304cd57e732617ee961cc82973c033235 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1223 from doctrine/default-branch-website-config

Move website config to default branch

e485cf56b394528e253376f638cefe38a0a1200a authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Add different statements metric to the Web Profiler Toolbar (#1211)

Fixes #1210

39dc82d389873b8c08e41576a205fa17833ed75d authored over 4 years ago by Giacomo Lombardi <[email protected]>
Move website config to default branch

Adds the website config to be compatible with the doctrine/doctrine-website#356 changes

e81f34796d17918b8ce9c82a4dc97f6f76e48073 authored over 4 years ago by Claudio Zizza <[email protected]>
Merge pull request #1222 from greg0ire/fix-master-build

Use early return

548fc82662b36452f2a222b854d49065c789d65a authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Use early return

Such is our coding standard.

31360501ba4623cb699d0c5877d258fe422a31ba authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #1221 from doctrine/1.12.x

64cc8f159dd2f068f39750d312652e32d0bb4968 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1220 from greg0ire/allow-phpunit-93

37e44f09633571ddb90cc68bccfc145db7c4a521 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Address exception renaming in DBAL 3

41144253fa2cfcfd91c3be39250ad3b462edf66a authored over 4 years ago by Grégoire Paris <[email protected]>
Avoid mocking several interfaces

It is a code smell, but I am not sure it makes sense to introduce a
public interface for this.

da6e18c7088178e2a641fdef7dcad1a84f05a3af authored over 4 years ago by Grégoire Paris <[email protected]>
Allow PHPUnit 9.3

That version is compatible with PHP 8

79c8f6678894c0018f51e5afc99ccfbfa2afeb4a authored over 4 years ago by Grégoire Paris <[email protected]>
Migrate expectException* annotations to calls

446429dee3a8d83369859ce91af313310a88ad33 authored over 4 years ago by Grégoire Paris <[email protected]>
Ignore PHPUnit's result cache

98f9be8a0d7c8fe388d33729ce7190801adf5dbb authored over 4 years ago by Grégoire Paris <[email protected]>
Address assertContains() deprecations

assertContains() is no longer supposed to be used with strings.

440f681c70b65a28c7240631031920d395a5d8aa authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #1218 from greg0ire/fix-build

Add missing method

427aec67962ed8faeaa3c1a30e9cab207ae24c4a authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1219 from greg0ire/setup-cs-workflow

Migrate cs job to Github Actions

89d5459cd8b11f88737760e66eb20c336187443a authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Migrate cs job to Github Actions

This is part of an effort to standardize jobs across repositories.

cb7eaf1ae4091c21dad042bbb8b06f39b041194b authored over 4 years ago by Grégoire Paris <[email protected]>
Add missing method

In doctrine/dbal 3, the Driver interface contains an extra method. [1]

[1] https://github.com/d...

5f0d5bfb810233b7825c67df063970f0a4723de2 authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #1217 from doctrine/2.1.x

b58b244d063f25688a95231bcf903839748a6734 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1216 from greg0ire/fix-php-8-build

Make method signature compatible with DBAL 2 and 3

ec91bc841d22cdfb1ad4aef7d429536c6344b555 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Make method signature compatible with DBAL 2 and 3

In DBAL 2 [1], the signature is
> public function getSchemaManager(Connection $conn);

In DBAL 3...

1aa2662ea70b7e0ef06e6d11d58b28df45d96854 authored over 4 years ago by Grégoire Paris <[email protected]>
Fix primary param for dbal 2.11 compatibility

3f614d1b3207c96460b31e4e99a91af1ac896528 authored over 4 years ago by Damien OGIER-DENIS <[email protected]>
Merge pull request #1207 from gennadigennadigennadi/add-RegisterUidTypePass

Add symfony uuid to a list of custom types as default uuid/ulid type

12833cdad657129406f8d8f8f5d3d35c16e8da22 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
add RegisterUidTypePass

854876608a4f4dd90ab56ec2985b16d157c53384 authored over 4 years ago by Gennadi Janzen <[email protected]>
Merge pull request #1203 from doctrine/2.1.x-merge-up-into-master_5f44eeaa00ca95.66572101

5d0db1a0583e97f0cf095e8bd6fd2390df5b92dc authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1200 from doctrine/2.1.x-merge-up-into-master_5f44bc43dd1712.32171636

Merge release 2.1.1 into master

78b13d54e57ffb66d820fddf249ca7e70c63b84c authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #1202 from dmaicher/fix_1201

fix BC break for removed service alias

f5153089993e1230f5d8acbd8e126014d5a63e17 authored over 4 years ago by Andreas Braun <[email protected]>
fix BC break for removed service alias

e540dce88ff9914a39432287d1dcbf99393b2c08 authored over 4 years ago by David Maicher <[email protected]>
Merge pull request #1181 from fruitwasp/doctrine-persistence2

Allow doctrine/persistence 2.x

22add179ebca928650180c72fe84f2958d0c33b0 authored over 4 years ago by Grégoire Paris <[email protected]>
Adds support for doctrine/persistence 2.x

c18432d5b20f4888ff61b16e85a2ff6b529bf9db authored over 4 years ago by Kevin <[email protected]>
Address deprecation of Definition::setPrivate()

Services are private by default since symfony/dependency-injection 4.0,
which means the deprecat...

146194b0341c05098c6f1747a04682a4bdc12d40 authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #1199 from doctrine/backport-stalebot

Backport stalebot conf to 1.12.x

474dae6c49d5dd9ac81f8eb0ca226dc06c9e89b5 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Backport stalebot conf to 1.12.x

06aba164f54324c391b226b13e07083558ca1de8 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #1195 from greg0ire/address-setPrivate-deprecation

Address deprecation of Definition::setPrivate()

6c893c558e49be0a2f2035b8197de20f7391ca2f authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Address deprecation of Definition::setPrivate()

Services are private by default since symfony/dependency-injection 4.0,
which means the deprecat...

ff8cf6947979c504c8a36fcb134b35c3f6ae2b05 authored over 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #1192 from vlastv/patch-1

Fix use default lifetime and lock lifetime

bc0d74c07c6b88a7ef4fbab40ce839fc0c75b941 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Fix use default lifetime and lock lifetime

Default value to 3600 was changed to actually preserve BC, see https://github.com/doctrine/orm/b...

5c87110cd1a10b93d863b179e3143e62d781ec1f authored over 4 years ago by Vladislav Vlastovskiy <[email protected]>
Merge pull request #1184 from seferov/patch-1

Deprecate ImportDoctrineCommand

b74e72cf418f4dcb2cd15f838cfbfda837336700 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Deprecate ImportDoctrineCommand

As base command `Doctrine\DBAL\Tools\Console\Command\ImportCommand` had been deprecated in 2.x a...

ca6431ab75097aa6c5f0f2936458267c53a621c0 authored over 4 years ago by Farhad Safarov <[email protected]>
Merge pull request #1175 from ribeiropaulor/hotfix/drop-database-not-working-for-shard

Bugfix: drop database command was not working with shard argument.

ae982a76e260a5e57c8d666399cf288efd4b8829 authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Bugfix: drop database command was not working with shard argument.

da0b58183048b4c9fd9d744bffbc32932b7c7396 authored over 4 years ago by Paulo Ribeiro <[email protected]>
Merge pull request #1177 from sstok/patch-1

[Bug] Run CacheSchemaSubscriberPass after CacheCollectorPass

828ecf0d39761985e71bfbc2f23f6c744a9647ad authored over 4 years ago by Gabriel Ostrolucký <[email protected]>
Run CacheSchemaSubscriberPass after CacheCollectorPass

The `CacheCollectorPass` of the Cache component decorates the cache adapters with
a `TracingAdap...

34e8ceb051934c0c95a4163b28c1216f2764b1f4 authored over 4 years ago by Sebastiaan Stok <[email protected]>
Merge pull request #1174 from derrabus/improvement/skip-orm-on-php8

Skip ORM tests on php 8

ffea292dbf152d124e7a188303c8ec7ac9d3ae4c authored over 4 years ago by Andreas Braun <[email protected]>
Skip ORM tests on php 8.

4c906c936b1273d26c4996c17e13ea0f69a0597e authored over 4 years ago by Alexander M. Turek <[email protected]>
Merge branch '1.12.x' into 2.1.x

* 1.12.x:
Allow DBAL 3.0 and ignore ORM tests on php 8.

3ca4709ef92ebbbeacf613ea5a0802de09b540bc authored over 4 years ago by Andreas Braun <[email protected]>
Merge pull request #1173 from derrabus/improvement/skip-orm-on-php8

Allow DBAL 3.0 and ignore ORM tests on php 8

f5a5a3dd1351818080b609b544608b472b07029f authored over 4 years ago by Andreas Braun <[email protected]>
Allow DBAL 3.0 and ignore ORM tests on php 8.

e57eada50ac6072440bee5754950ade6055332b4 authored over 4 years ago by Alexander M. Turek <[email protected]>
Master is now 2.2.x-dev

a9e3720814d93789bd7c91e80957fcd1003bf3b6 authored over 4 years ago by Andreas Braun <[email protected]>