Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
https://github.com/doctrine/DoctrineMongoDBBundle

Merge release 5.1.1 into 5.2.x

github-actions[bot] opened this pull request 4 days ago
Bump doctrine/.github from 6.0.0 to 7.1.0

dependabot[bot] opened this pull request 7 days ago
Bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request 12 days ago
Specify target branch

greg0ire opened this pull request 12 days ago
Drop Psalm in favor of PHPStan

greg0ire opened this pull request 14 days ago
Bump doctrine/.github from 5.2.0 to 6.0.0

dependabot[bot] opened this pull request 21 days ago
Bump doctrine/.github from 5.2.0 to 5.3.0

dependabot[bot] opened this pull request 28 days ago
Bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request about 1 month ago
Merge release 5.0.2 into 5.1.x

github-actions[bot] opened this pull request about 2 months ago
Enable configuration of useTransactionalFlush in config

pkowalski700lm opened this issue about 2 months ago
Bump doctrine/.github from 5.1.0 to 5.2.0

dependabot[bot] opened this pull request 2 months ago
Fix ext-mongodb version in README.markdown

andrey-tech opened this pull request 3 months ago
Fix invalid expression in CI workflow

alcaeus opened this pull request 3 months ago
Fix deprecations in CommandDataCollector

andrey-tech opened this pull request 3 months ago
Functions fromPHP() and toCanonicalExtendedJSON() is deprecated

andrey-tech opened this issue 3 months ago
Bump doctrine/.github from 5.0.1 to 5.1.0

dependabot[bot] opened this pull request 3 months ago
Make manager registry resettable

GromNaN opened this pull request 4 months ago
Update to psalm 5.25 and remove unused psalm baseline entry

GromNaN opened this pull request 4 months ago
Bump ramsey/composer-install from 2 to 3

dependabot[bot] opened this pull request 8 months ago
Bump actions/download-artifact from 3 to 4

dependabot[bot] opened this pull request 8 months ago
Bump doctrine/.github from 3.0.0 to 5.0.1

dependabot[bot] opened this pull request 8 months ago
Bump actions/cache from 3 to 4

dependabot[bot] opened this pull request 8 months ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request 8 months ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request 8 months ago
Maintenance

greg0ire opened this pull request 8 months ago
Reflect versions on the website

malarzm opened this pull request 11 months ago
Documentation link in README is broken

ariddlestone opened this issue 11 months ago
Merge release 5.0.1 into 5.1.x

github-actions[bot] opened this pull request 11 months ago
[Bug] - Default value for dm option in all commands

VencaKrecl opened this issue 11 months ago
Remove bundle examples

franmomu opened this pull request 12 months ago
Add configuration example with `PHP` format

GromNaN opened this pull request 12 months ago
Fix bundle path for profiler templates

GromNaN opened this pull request about 1 year ago
Merge release 4.7.0 into 5.0.x

github-actions[bot] opened this pull request about 1 year ago
Fix partial service removed when fixtures package is not installed

GromNaN opened this pull request about 1 year ago
Non-existent service after fresh installation on branch 5.0.x

michaelthieulin opened this issue about 1 year ago
Remove version in internal annotation

franmomu opened this pull request about 1 year ago
Remove deprecated parameters of `#[AsDocumentListener]`

GromNaN opened this pull request about 1 year ago
Backport UPGRADE-5.0

GromNaN opened this pull request about 1 year ago
Move files to the new bundle directory structure

GromNaN opened this pull request about 1 year ago
Update Doctrine ODM and Persistence dependencies

GromNaN opened this pull request about 1 year ago
Allow Symfony 7

andrewmy opened this pull request about 1 year ago
Add priority to `#[AsDocumentListener]`

GromNaN opened this pull request about 1 year ago
Remove deprecated parameters

GromNaN opened this pull request about 1 year ago
Use deprecation helper to deprecate config

GromNaN opened this pull request about 1 year ago
Remove deprecated configuration

GromNaN opened this pull request about 1 year ago
Remove `EventSubscriberInterface`

GromNaN opened this pull request about 1 year ago
Deprecate `EventSubscriberInterface` in favor of `#[AsDocumentListener]`

GromNaN opened this pull request about 1 year ago
Deprecated EventSubscriberInterface, use AsDoctrineListener

markitosgv opened this issue about 1 year ago
Remove old code in DocumentType

franmomu opened this pull request about 1 year ago
Expose transaction setting

alcaeus opened this pull request about 1 year ago
Find deprecated code

malarzm opened this issue about 1 year ago
Add native types

franmomu opened this pull request about 1 year ago
Deprecate modifying class parameters

franmomu opened this pull request about 1 year ago
Migrate config to PHP

franmomu opened this pull request about 1 year ago
Fix symfony 6.4/7.0 deprecations

Nyoob opened this issue about 1 year ago
Remove legacy config `fixture_loader`

GromNaN opened this pull request about 1 year ago
Move internal Container configuration from XML to PHP

GromNaN opened this issue about 1 year ago
Add configuration example with `PHP` format

GromNaN opened this issue about 1 year ago
Remove dependency to `jean85/pretty-package-versions`

GromNaN opened this pull request about 1 year ago
Drop support for Doctrine cache adapter for metadata

GromNaN opened this pull request about 1 year ago
Remove CHANGELOG and old UPGRADE files

GromNaN opened this pull request about 1 year ago
Remove container injection in fixture classes

GromNaN opened this pull request about 1 year ago
Mark command and compile pass classes, as internal

GromNaN opened this pull request about 1 year ago
Remove `--service` option from `doctrine:mongodb:fixtures:load` command

GromNaN opened this pull request about 1 year ago
Revert "Add $buildDir parameter to warmUp method"

franmomu opened this pull request about 1 year ago
Add return types required by extending Symfony classes

GromNaN opened this pull request about 1 year ago
Mark all command and compiler pass classes as final

GromNaN opened this pull request about 1 year ago
Remove unused mapping services

franmomu opened this pull request about 1 year ago
Remove support of annotations

franmomu opened this pull request about 1 year ago
Fix Invalid image source

GromNaN opened this pull request about 1 year ago
Add functional test for UniqueDocument

malarzm opened this issue about 1 year ago
Deprecate `fixture_loader` option

franmomu opened this pull request about 1 year ago
Remove deprecations using Symfony 6.4

franmomu opened this pull request about 1 year ago
Require PHP 8.1

franmomu opened this pull request about 1 year ago
Require PHP 8.1

malarzm opened this issue about 1 year ago
Merge release 4.6.2 into 4.7.x

github-actions[bot] opened this pull request about 1 year ago
Fix SYMFONY_REQUIRE env var

franmomu opened this pull request about 1 year ago
Symfony 7 support

kbond opened this pull request about 1 year ago
Fix TailCursorDoctrineODMCommand Static Analysis

mustanggb opened this pull request about 1 year ago
Update ServiceRepositoryTrait with missing ManagerRegistry param

mustanggb opened this pull request about 1 year ago
Registry constructor expected ManagerRegistry found DocumentManager

mustanggb opened this issue about 1 year ago
Merge release 4.6.1 into 4.7.x

github-actions[bot] opened this pull request about 1 year ago
Fix phpdoc return type

franmomu opened this pull request over 1 year ago
Prepare tests for PHPUnit 10

franmomu opened this pull request over 1 year ago
fix: UniqueEntity::$service is considered final

divine opened this pull request over 1 year ago
Merge release 4.5.3 into 4.6.x

github-actions[bot] opened this pull request over 1 year ago
Fix missing driver instrumentation

alcaeus opened this pull request over 1 year ago
Add DocumentValueResolver and MapDocument

franmomu opened this pull request over 1 year ago
Leverage targeted resolvers

franmomu opened this pull request almost 2 years ago