Ecosyste.ms: OpenCollective

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

github.com/doctrine/mongodb-odm

The Official PHP MongoDB ORM/ODM
https://github.com/doctrine/mongodb-odm

add BackedEnum support

24109959ec95fba5a7dc4305af5c77fd42b00ccf authored over 2 years ago by Ion Bazan <[email protected]>
Merge pull request #2434 from malarzm/deprecate-notify-tracking-policy

Deprecate NOTIFY tracking policy

d122d37de65de969cfe1b7c8551e35bb3cd50ed9 authored over 2 years ago by Maciej Malarz <[email protected]>
Deprecate NOTIFY change tracking policy

6fd90edb79b24f796d25960558379fa5433d2f36 authored over 2 years ago by Maciej Malarz <[email protected]>
Leverage generic persistence event classes

bf2ca447e8d626573a9464393bfb48352fac63b1 authored over 2 years ago by Fran Moreno <[email protected]>
Add iterable types

b39b2d9ea1829789060bc896655dbcde0bee82ec authored over 2 years ago by Fran Moreno <[email protected]>
Fix static analysis build

6d5fc5b58d7bf78fc21528cbfc689203b29e0050 authored over 2 years ago by Fran Moreno <[email protected]>
Specify iterator types in Aggregation namespace (#2433)

ea51247bb17dd30901470a2c5ec8b3f1fa1a0c44 authored over 2 years ago by Fran Moreno <[email protected]>
Fix CS

44e79480830e8b07644aceaed423bf252148f555 authored over 2 years ago by Fran Moreno <[email protected]>
Specify iterator types in Query namespace

e13fef33d20a0bab7ada7f07f1a5cf144f9d2311 authored over 2 years ago by Fran Moreno <[email protected]>
Merge pull request #2430 from doctrine/2.3.x-merge-up-into-2.4.x_XuPs5sHW

Merge release 2.3.3 into 2.4.x

a93fe94bddf2148c74723ce1b12687a471a13c34 authored over 2 years ago by Maciej Malarz <[email protected]>
Merge pull request #2425 from ksowa/disable-validators

Added --disable-validators option to odm:schema:update command

1a8b2c37519383424f6f89573845346933af884f authored over 2 years ago by Maciej Malarz <[email protected]>
Added --disable-validators option to odm:schema:update command

0f7888f9c15c7c65d4ebc052918fbfc5042667ad authored over 2 years ago by KS <[email protected]>
Merge pull request #2428 from malarzm/doctrine-persistence-3-0

Allow doctrine/persistence ^3.0

1cfb13250cb9ab8a31b5a1157a842ea7cf1adbdd authored over 2 years ago by Maciej Malarz <[email protected]>
Allow doctrine/persistence ^3.0

1dc61d4e3f3016efd04ce81e96c51bba2e44f6e3 authored over 2 years ago by Maciej Malarz <[email protected]>
Merge pull request #2426 from ksowa/phpunit.xml

Updated phpunit.xml.dist to be compatible with PHPUnit 9.5

bd5de8c767c13c82634aada323c28bec75ae44ff authored over 2 years ago by Maciej Malarz <[email protected]>
Updated phpunit.xml.dist to be compatible with PHPUnit 9.5

8fe0f4c3bf280093eabf88ed9c5df098e1841678 authored over 2 years ago by KS <[email protected]>
Merge pull request #2423 from malarzm/deprecate-clearing-class

Deprecate DocumentManager::clear with an argument

cad2504954433b9b31b5c6f163ccade1b61328d6 authored over 2 years ago by Maciej Malarz <[email protected]>
Deprecate DocumentManager::clear with an argument

b2618849e4d162cdaad6b7779d34c3e08a5ec696 authored over 2 years ago by Maciej Malarz <[email protected]>
Merge pull request #2420 from franmomu/use_colocated_mapping

Use colocated mapping driver

d9e6da3c6ec64e19521d71be6a2bda3605ed264a authored almost 3 years ago by Maciej Malarz <[email protected]>
Use ColocatedMappingDriver

06dbdb2fd9cce5ef699289ba6ea0627fbd1d6425 authored almost 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2411 from franmomu/type_properties

Use typed properties for default metadata

e3da298a62f7cc262c0196d84c0922535c127d78 authored almost 3 years ago by Maciej Malarz <[email protected]>
Use typed properties for default metadata

ee0f876334c5b404924b7656c25495a06d659597 authored almost 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2418 from doctrine/2.3.x-merge-up-into-2.4.x_8QrO3YHD

Merge release 2.3.2 into 2.4.x

cd77e5e8b1933c4aaec0e2c12032215bf1c37821 authored almost 3 years ago by Maciej Malarz <[email protected]>
Merge pull request #2417 from franmomu/fix_phpstan

Fix PHPStan build

4cc90c39f8169078b0c6825384ccfea82559535d authored almost 3 years ago by Maciej Malarz <[email protected]>
Fix PHPStan build

f64145a2b097b70aa42d1f8fb1d23b68e7e0b0e0 authored almost 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2416 from nebkam/patch-1

Fix typo in method name

d15c8579022497f26c2eb75eaefc9fcef542db5c authored almost 3 years ago by Claudio Zizza <[email protected]>
Fix typo in method name

`Doctrine/ODM/MongoDB/Aggregation/Builder` has a method `rewindable`, not `setRewindable`
Possi...

fa4e6ee4e164a02e4cde7a4db0a6ff82b093bf69 authored almost 3 years ago by Nebojša Kamber <[email protected]>
Merge branch '2.3.x' into 2.4.x

50f0036a355e122df27334a67fc0c2319c04fdba authored almost 3 years ago by Maciej Malarz <[email protected]>
Merge pull request #2413 from IonBazan/cs-update

Use PHP 8.1 to run CS

fb42c10529d3c620d6fd9990906619f0ebf3f1a0 authored almost 3 years ago by Maciej Malarz <[email protected]>
Use PHP 8.1 to run CS

56daf160edca9c18db67c5ca1e84d497334307cb authored almost 3 years ago by Ion Bazan <[email protected]>
Merge pull request #2410 from doctrine/franmomu-patch-1

Update .doctrine-project.json

a1a6a0f13de70ccf992134b5ecb34e4560fbd5a7 authored almost 3 years ago by Maciej Malarz <[email protected]>
Psalm level 4 (#2409)

9622613fd78e6515ebb1fce746e93fe4f738532c authored almost 3 years ago by Fran Moreno <[email protected]>
Update .doctrine-project.json

dddc1388d3ee4608c2f2ab6ff7744eff4849a4b1 authored almost 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2408 from franmomu/phpstan_level_6

Psalm level 5

9d22a8fca8ecf31c944455c35772bd124528a867 authored almost 3 years ago by Maciej Malarz <[email protected]>
Psalm level 5

It adds a baseline to reach level 5

946ff86fc2125460751c490c4082d4dbbfbdc470 authored almost 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2407 from franmomu/fix_sa_issues

Fix PHPStan issues

87f0c6401249f450ea251781f92b80cc4354fe94 authored almost 3 years ago by Maciej Malarz <[email protected]>
Fix PHPStan issues

c3486da7a72cd69042684258043143aa2a0c9ee6 authored almost 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2403 from quentint/patch-1

Allow more recent symfony/deprecation-contracts

0947820a5a086f30e3a3ed53b8bf242dbd4e3e81 authored almost 3 years ago by Maciej Malarz <[email protected]>
Allow more recent symfony/deprecation-contracts

To prevent conflicts with newer libraries.

f200f208346e194b62fca73bdc8f2585971e4c34 authored almost 3 years ago by Quentin <[email protected]>
Compatibility with MongoDB 5.0 (#2401)

* Add MongoDB 5.0 to test matrix

* Ensure collMod.validator is an object

40c27443475ba517bc1c5ab73a3237fb085c1382 authored almost 3 years ago by Maciej Malarz <[email protected]>
Ensure collMod.validator is an object

3ae453b9cf948f71d2b9721cbf31b25b441782de authored almost 3 years ago by Maciej Malarz <[email protected]>
Add MongoDB 5.0 to test matrix

d2b74fce3de8c686f52c73451cbc2396bef96d4d authored almost 3 years ago by Maciej Malarz <[email protected]>
Schema:create fails with single collection inheritance (#2392)

* Schema:create fails with single collection inheritance

* add test

* Add assertion of inh...

a935640572887d0408d0dc3bd19c6a36d6c9c55b authored almost 3 years ago by JJarrie <[email protected]>
Merge pull request #2400 from doctrine/malarzm-patch-1

Update release workflow

008030fcb48577597de71fe3ec85dd7e4d6703ac authored almost 3 years ago by Maciej Malarz <[email protected]>
Update release workflow

So we won't hit the BC break regarding token

ed3abc49a18a20e2f45d812e3af80a0a487f83a6 authored almost 3 years ago by Maciej Malarz <[email protected]>
Merge pull request #2398 from malarzm/php-8-1

PHP 8.1 types in custom collections

47642e75ef41e899702d7d43a848b118987c4154 authored almost 3 years ago by Maciej Malarz <[email protected]>
Handle PHP 8.1 types

61a2330b17581a44a92793a14cc80cab862f51a2 authored about 3 years ago by Maciej Malarz <[email protected]>
Add PHP 8.1 to test matrix

b2d26a9bebdbf5da04db63711055cd08412126ab authored about 3 years ago by Maciej Malarz <[email protected]>
Merge pull request #2394 from franmomu/sf_stable

Remove specific code for testing Symfony 6

a520aaec89e7c12537f7bc56942976f35feaa4d4 authored about 3 years ago by Maciej Malarz <[email protected]>
Remove specific code for testing Symfony 6

There is no need for this since it has been released.

5d6c6fcfaf935c3ce92bc05d75fbe79b9e7624c8 authored about 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2393 from doctrine/2.2.x-merge-up-into-2.3.x_Tn8IKURv

Merge release 2.2.3 into 2.3.x

9cb4d517f8d2b96071b6f38791c90614acf66f5b authored about 3 years ago by Maciej Malarz <[email protected]>
Add missing type declaration

fe4d27dd4b7b51d70dcf20db8a51b2d11d651e1b authored about 3 years ago by Fran Moreno <[email protected]>
Merge remote-tracking branch 'upstream/2.3.x' into 2.2.x-merge-up-into-2.3.x_Tn8IKURv

6c350f63a3294a130fccf38350a2e96c7f258b45 authored about 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2391 from franmomu/generics_1

Add some generics to tests

127da81c5ef8fb4f3e1a1b36abfbd8b06a1c8974 authored about 3 years ago by Maciej Malarz <[email protected]>
Add some generics to tests

a457e72c6d6430a793ad22678b4ed4c9d45a8058 authored about 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2385 from franmomu/use_phpstan_1

Use PHPStan 1

240fc937d639b65c29a24f41df59a48d68eadf3a authored about 3 years ago by Maciej Malarz <[email protected]>
Merge pull request #2390 from greg0ire/reuse-workflows

bc49b1e2f9fe9d224ecff8dd9fc1557c67dda983 authored about 3 years ago by Grégoire Paris <[email protected]>
Use PHPStan 1.0

5f4a863bd295760024db2340c6f7ee90a07a4c4f authored about 3 years ago by Fran Moreno <[email protected]>
add missing type declarations

a6fcd9671d5ff3f5bce30126f6d6d0f5419821cd authored about 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2386 from franmomu/remove_key_template

Remove key template for iterators

9a54beb7c7336c789b344f4c5b7fbb75df0da697 authored about 3 years ago by Maciej Malarz <[email protected]>
Reuse workflows from upstream

Note that the mongodb extension is no longer installed in the coding
standards job, where it is ...

fe497bda42230bc01e84b7acce34f4d45956057c authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #2388 from pepeh/2387-fix-collection-documents-diff

Use array_diff_key to get diff for new or deleted documents

5259b02c584689b3ee5b0606929c4adea50c48e0 authored about 3 years ago by Ion Bazan <[email protected]>
Use spl_object_id instead of of spl_object_hash

aeaa4a38d7c06648f1f500860a99de4b94ad43f7 authored about 3 years ago by pepeh <[email protected]>
Return is_object check

e01fe301d6fbda274001cfeaec60b2d642db2643 authored about 3 years ago by pepeh <[email protected]>
Fix code style

f0301a2b1f568fd2a112d3d702efa952fdd0d0d8 authored about 3 years ago by pepeh <[email protected]>
remove backslashes

13359013ef5b7c016ee763fed399d26cdb8a425e authored about 3 years ago by pepeh <[email protected]>
Use array_diff_key to get diff for new or deleted documents (#2387)

78b60f2c862aa126af32e6212ec9104a484e5d26 authored about 3 years ago by pepeh <[email protected]>
Remove key template for iterators

869de0a8888177e7cb889128cf7aa637e03d036e authored about 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2382 from IonBazan/revert-deprecation-lib

Use Symfony trigger_deprecation

aa129d82ef71e2898688a0b8cc2e172309553eab authored about 3 years ago by Maciej Malarz <[email protected]>
Use Symfony trigger_deprecation

153f7a5b5fcd0f8be8db419e260f03a270b70e40 authored about 3 years ago by Ion Bazan <[email protected]>
Merge pull request #2381 from franmomu/phpstan6_3

Describe better phpdoc types for mapping

d08d65ae7557654f9555fe508813e69dfb1457a5 authored about 3 years ago by Maciej Malarz <[email protected]>
Describe better phpdoc types for mapping

b44ea3a5600e70089c80cefd03dd8d00706ee447 authored about 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2369 from franmomu/add_types_6

Add parameter type hints to tests

7880b86aa026faa5dc58c0fd0103668ec98e08f8 authored about 3 years ago by Ion Bazan <[email protected]>
Merge pull request #2368 from franmomu/add_types_5_2

Finish adding return type declarations to phpdoc

6cb1e7f218dda10fa1fc2b7aa5bc8df703634621 authored about 3 years ago by Maciej Malarz <[email protected]>
Merge pull request #2375 from franmomu/sf6-compat

Allow ^6.0 for symfony/*

60d56b3428c98c89943adc91bde5e9be5c144433 authored about 3 years ago by Maciej Malarz <[email protected]>
Add phpdoc to Command::execute

This will avoid deprecations with Symfony 5.4

e533f8aa3963f005870292835bf4419bee5290b3 authored about 3 years ago by Fran Moreno <[email protected]>
Remove inheritdoc

c8db8af259bcc8d5274a82ab466d6ef16dd47f72 authored about 3 years ago by Fran Moreno <[email protected]>
Add return type hints to phpdoc

8ae11cd6ea864c105ea13b8caceae80e46ef73e0 authored about 3 years ago by Fran Moreno <[email protected]>
Allow to test symfony 3.4 packages

d377f890506001fbe600814fe942cb50a6821bee authored about 3 years ago by Fran Moreno <[email protected]>
Test Symfony 6 on CI

49a09e964f8b242143bccbbab3786e3037c962d4 authored about 3 years ago by Fran Moreno <[email protected]>
Fix testing dependencies in ci

359b74397f3552987b7eb45aec7f2649b6c0490d authored about 3 years ago by Fran Moreno <[email protected]>
Allow ^6.0 for symfony/*

621c4a50a6cdcfe8fb3f1174ed5267f70493c479 authored about 3 years ago by Maciej Malarz <[email protected]>
Merge pull request #2378 from franmomu/test_php81

Avoid PHP 8.1 deprecations with ReturnTypeWillChange

0d3e8229097333e2921ef234ad388c62e42557c2 authored about 3 years ago by Ion Bazan <[email protected]>
Merge pull request #2372 from IonBazan/bugfix/wildcard-indexes

3deac8af6bd3cb403128fdd4b1c23f0798f9eae2 authored about 3 years ago by Ion Bazan <[email protected]>
Avoid PHP 8.1 deprecations with ReturnTypeWillChange

a582d89d17fe50a779238ef76f3c9fef7f4fdd6e authored about 3 years ago by Fran Moreno <[email protected]>
add test

e2d231f36d0dbd9c9bed7cd8c996683ebeb34a75 authored about 3 years ago by Ion Bazan <[email protected]>
Merge pull request #2379 from samnela/patch-1

Remove deprecated "boolean" mapping type in docs

38cb93a6f19acf7fe4c8c451320c1887e62e186f authored about 3 years ago by Ion Bazan <[email protected]>
Remove deprecated "boolean" mapping type in docs

cc502e0e4b289deaed335c9231fe0c574b5b796e authored about 3 years ago by Samuel NELA <[email protected]>
Remove phpdoc from data providers

160a57e1b7a84b20064498e8c11383f06e0cda16 authored about 3 years ago by Fran Moreno <[email protected]>
Add parameter type hints to tests

db66d99c2d2188ffdfe2693128008a2275b45a1b authored about 3 years ago by Fran Moreno <[email protected]>
Report all errors in tests

40fe3fc25e34d428d5be55ecbf7eb1eaed0b6a22 authored about 3 years ago by Fran Moreno <[email protected]>
Save object in variable

ab659293c59fe0476ab587ea9addbf80cecb8006 authored about 3 years ago by Fran Moreno <[email protected]>
Test PHP 8.1 on CI

6022258b1b35dc209e7c5b78d6deb00d3d05bdcb authored about 3 years ago by Fran Moreno <[email protected]>
Describe better types in phpdoc for Iterators (#2377)

e62b76080cf220c3284e3e8e9bebcd8c52404abb authored about 3 years ago by Fran Moreno <[email protected]>
Merge pull request #2374 from franmomu/deprecate_alias

Deprecate document namespace short aliases

53c757b7b5362be95449491e095b98ed709b9640 authored about 3 years ago by Ion Bazan <[email protected]>
Improve phpdoc (#2373)

8e45176ac1ca4f01bd00c1c26596e68755621e57 authored about 3 years ago by Fran Moreno <[email protected]>
Deprecate document namespace short aliases

cbe380f598375390c45c897f17cabcdb69aba35b authored about 3 years ago by Fran Moreno <[email protected]>
support wildcard index mapping

500d03029b78df547c590c457f499f9e34ae1b39 authored about 3 years ago by Ion Bazan <[email protected]>
Merge pull request #2366 from franmomu/add_types_5

Add return type hints to tests

38fc4947c81f8bce6ac2224f7883d76684c36758 authored over 3 years ago by Maciej Malarz <[email protected]>
Add return type hints to tests

b9b688e6ebac8f3f1558b986235a0107d1553f00 authored over 3 years ago by Fran Moreno <[email protected]>