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

Fix locking when ClassMetadata is unserialized

Caching / unserializing ClassMetadata broke locking functionality

Fixes #2278

887a62ed06834bed7e7253852ae12de142d2d162 authored almost 4 years ago by buffcode <[email protected]>
Merge pull request #2277 from doctrine/2.2.x-merge-up-to-2.3.x

2.2.x merge up to 2.3.x

06a7f2fcd8dbf7c95218f217fbff8601ba26c92f authored almost 4 years ago by Maciej Malarz <[email protected]>
Merge branch '2.2.x' into 2.2.x-merge-up-to-2.3.x

0e3a6162ff767614f0694b48788241525dc8c744 authored almost 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2276 from greg0ire/address-move-away-from-master

Maintenance work

9bbfccb68198bf8ec0973915ad2582cb760eecd9 authored almost 4 years ago by Maciej Malarz <[email protected]>
Link status badge to Github Actions

334cc89e542f0c6db00ec173fc8911408d05d663 authored almost 4 years ago by Grégoire Paris <[email protected]>
Address master branch rename

b5589ad03d058e236892e56dc1688376e56d69f9 authored almost 4 years ago by Grégoire Paris <[email protected]>
Use ramsey/composer-install

d9fb2044ff22c74edf5cbe99eab0dd62b76bc359 authored almost 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #2275 from Jean85/patch-1

Allow PrettyVersion 2

4269eea27ffdbdc77c07161d59b8fbc06f1ce39d authored almost 4 years ago by Maciej Malarz <[email protected]>
Allow PrettyVersion 2

8ae8eb8764612d6ae86b3c5d48cf26617d5620dc authored almost 4 years ago by Alessandro Lai <[email protected]>
Merge pull request #2274 from doctrine/malarzm-patch-1

Reflect 2.2 release on the website

fa34ed4145683e30aa0a5a3b0f9efc11c1977ae9 authored almost 4 years ago by Maciej Malarz <[email protected]>
Reflect 2.2 release on the website

3345664c4a525303e821ef545ad7b562e0f7d475 authored almost 4 years ago by Maciej Malarz <[email protected]>
Run tests on sharded clusters (#2272)

* Run tests on sharded clusters

* Skip secondary read preference test on sharded clusters

...

fa967eadf9e226923a97b145e8018f94d6580f09 authored almost 4 years ago by Andreas Braun <[email protected]>
Deprecate mapping relations with targetDocument and discriminatorMap (#2271)

* Deprecate mapping relations with targetDocument and discriminatorMap

* Fix invalid mapping ...

81fe43d98469939fffe62a4c23b33e55def2c497 authored almost 4 years ago by Andreas Braun <[email protected]>
Merge pull request #2270 from malarzm/moar-cs-updates

Bump doctrine/coding-standard follow up

4888f3fc4bc71a66ed051af85aa494257493fcf3 authored almost 4 years ago by Maciej Malarz <[email protected]>
Remove MODM117Test

It looks like the test was checking different property and db-field names. It's tested in other ...

def68a328f3c3a2e30577733d10eeba5592980fe authored almost 4 years ago by Maciej Malarz <[email protected]>
Remove rules already excluded for BC

b51fb1c475831fb8faa17518f4be92020994a78e authored almost 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2269 from malarzm/cs-standard-8

Update doctrine/coding-standard

e971729c0dbcce3f6cfe3a2d414d9b9af83b8d6e authored almost 4 years ago by Maciej Malarz <[email protected]>
Use config's php_version

46c051779f338841234ff3a3796d2bd265d38b8c authored almost 4 years ago by Maciej Malarz <[email protected]>
Fix coding standard violations

064f9052e6605d8af30556cc86997b434b6c5422 authored almost 4 years ago by Maciej Malarz <[email protected]>
Update doctrine/coding-standard

9d7ef1ed12cf6cc060b369ace91b19c7e4ecbf29 authored almost 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2268 from franmomu/run_psalm_php8

Run psalm with php 8

1970888d963a56d978510cc2c077bbc229513dc2 authored almost 4 years ago by Maciej Malarz <[email protected]>
Run psalm with php 8

f92c62dc7063a57a95c1a33ac600d88961beff8c authored almost 4 years ago by Fran Moreno <[email protected]>
Merge pull request #2263 from malarzm/pcoll-php80-types

Add support for PHP 8.0 types in custom collection

fdc223d1fcecd29bdb3d1b91c0716d2c8392fbc7 authored almost 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2264 from malarzm/nottoohigh-findonebywithsort

add sort param to findOneBy with test

f9d6cb82cba5fb44d35708283cdd10a5180f4c3d authored almost 4 years ago by Maciej Malarz <[email protected]>
add sort param to findOneBy with test

7122627637e8aee3526faf078342a4b64fc2c7ed authored almost 4 years ago by David Mok <[email protected]>
Work around old doctrine/coding-standard and PHP 8.0 features

683f3e7d5c3aea9a414af0a919778b8bc12fa49e authored almost 4 years ago by Maciej Malarz <[email protected]>
Run static analysis on PHP 8.0

7692b3c1d4a17a0f03019b82516c69d0d1498695 authored almost 4 years ago by Maciej Malarz <[email protected]>
Add support for PHP 8.0 types

ef3aa4fef7ebf03c38684b33909b3f8446324b05 authored almost 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2248 from alcaeus/php-8-support

Provide initial compatibility with PHP 8

be0941e44280f3580ba2ab513ed44fcf44b6b75e authored almost 4 years ago by Maciej Malarz <[email protected]>
Update to a PHP 8 compatible version of phpbench

d0b98dc4d57b726dcaa88df029af9b74c629b7be authored almost 4 years ago by Andreas Braun <[email protected]>
Improve deprecations of Match classes

547b6cbbe2a4eca651573e5a78fa5903556f7060 authored almost 4 years ago by Andreas Braun <[email protected]>
Use LTS fork of proxy-manager to unlock PHP 8 support

aff8ec48fd5d7e50ceb9a49a99b131f95077a004 authored almost 4 years ago by Andreas Braun <[email protected]>
Merge pull request #2262 from doctrine/2.1.x

2.1.x -> master merge-up

78f7f15760154879a3faee785cd8fcad62f70bb4 authored about 4 years ago by Maciej Malarz <[email protected]>
Create release-on-milestone-closed.yml

817089843e39144a0ab519c72cea61569c51daed authored about 4 years ago by Maciej Malarz <[email protected]>
Create release-on-milestone-closed.yml

efefcc17136731ffd7f0fa4f7eb4e4d6696f9a73 authored about 4 years ago by Maciej Malarz <[email protected]>
Handle void return type in custom collection's methods

1535752477e0347badd702b40638b2867452b1fd authored about 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2261 from malarzm/pcoll-return-void

Handle void return type in custom collection's methods

41c88a9574afb8261c31db96f928b7d18752d138 authored about 4 years ago by Maciej Malarz <[email protected]>
Handle void return type in custom collection's methods

813676cdac1abc1483bae13b8afc1ef30902fa2d authored about 4 years ago by Maciej Malarz <[email protected]>
Run continuous integration on PHP 8

ed66c3f63d289c31c9b6ab9d382d7894b6913af6 authored about 4 years ago by Andreas Braun <[email protected]>
Fix all tests on PHPUnit 9

af880aac369f627fab94579c45e4ff4aef6a7cab authored about 4 years ago by Andreas Braun <[email protected]>
Fix compatibility issues with PHP 8

e698fd12211ab459dd31bac473ad1aa44d18b447 authored about 4 years ago by Andreas Braun <[email protected]>
Allow running tests with PHPUnit 9

758bc3bf45d3b3273c85da3819cab29f5f432a61 authored about 4 years ago by Andreas Braun <[email protected]>
Rename Match classes for PHP 8 compatibility

8a5bf0e03f7c9be6b3f933559a353c912e0e8dfd authored about 4 years ago by Andreas Braun <[email protected]>
Merge branch '2.1.x'

* 2.1.x:
Added missing check for order of compound keys

02406c5acec91517edfbbe0de242cede92738b78 authored about 4 years ago by Andreas Braun <[email protected]>
Merge pull request #2260 from cgrabenstein/fix-detection-of-unsued-compound-indexes

Added missing check for order of compound keys

d8be1b993ea586c03470cae42c0b64d246d6c34e authored about 4 years ago by Maciej Malarz <[email protected]>
Added missing check for order of compound keys

Signed-off-by: Christoph Grabenstein <[email protected]>

e4288dc4ac4e46c1ab346e02c5643239f751d38c authored about 4 years ago by Christoph Grabenstein <[email protected]>
Merge pull request #2229 from franmomu/add_psalm

Add psalm

db79000fae560f6b8f5a8f1af0657449e5cb2327 authored about 4 years ago by Maciej Malarz <[email protected]>
Merge branch '2.1.x'

4957faae45555b444daf2e083a35d265d06e7f0f authored about 4 years ago by Maciej Malarz <[email protected]>
Remove obsolete flag in composer 2

916510568bc787304f03dc44e4df988b9ce207cd authored about 4 years ago by Fran Moreno <[email protected]>
Add psalm configuration

a3a936f114be6fc17c0985fdf76b3c82d1e879a4 authored about 4 years ago by Fran Moreno <[email protected]>
Fix PHPStan configuration

faf4a3529a95ec83b89e3736417c7d094b688186 authored about 4 years ago by Fran Moreno <[email protected]>
Rename parameters to match the parent ones

Ref: https://psalm.dev/docs/running_psalm/issues/ParamNameMismatch/

16715446d238ba22a988a6680c56b8b8c151cff1 authored about 4 years ago by Fran Moreno <[email protected]>
Make sure that a return value is a string

0862bdfecf2d66629b0c5a452bd6bf899a6b9870 authored about 4 years ago by Fran Moreno <[email protected]>
Move CI to GitHub Actions (#2250)

* Move build files to generic directory

* Move performance tests to GitHub actions

* Move ...

24c5d6c4fafb1f61d3532426fbc37d6808b62249 authored about 4 years ago by Andreas Braun <[email protected]>
Use symfony/deprecation-contracts to announce deprecations in code (#2249)

* Use symfony/deprecation-contracts to announce deprecations in code

* Update lib/Doctrine/OD...

3bdfe97be472160ebbc924d5882ce61bd640a515 authored about 4 years ago by Andreas Braun <[email protected]>
Merge branch '2.1.x'

* 2.1.x:
Fix trigger_error level when deprecated type is used
Remove always true condition
...

285a8057835e403297e9f02feed70462de89422b authored about 4 years ago by Andreas Braun <[email protected]>
Merge pull request #2246 from alexandre-abrioux/iss-2245

Fix sandbox using old Doctrine\MongoDB\Connection class

ea7512b1a3d93b08a07957414a5c50e63354dbed authored about 4 years ago by Andreas Braun <[email protected]>
fixes #2245

2a5b413e6e5334d9ad81a62a9660a63624946ed0 authored about 4 years ago by Alexandre ABRIOUX <[email protected]>
Merge pull request #2244 from rieschl/fix/user-deprecated-error

Fix trigger_error level when deprecated type is used

3dcd82e3917e5af10718c2e326351ff88afbebf0 authored about 4 years ago by Maciej Malarz <[email protected]>
Fix trigger_error level when deprecated type is used

`trigger_error` should emit a E_USER_DEPRECATED error instead of the default.

dcace23d9e1b2fdc80e58934301811808a0ea940 authored about 4 years ago by Thomas Rieschl <[email protected]>
Merge pull request #2231 from franmomu/update_phpstan

Update PHPStan

519403e3502bbfe0f575ecd97e519735d48c4cd4 authored about 4 years ago by Maciej Malarz <[email protected]>
Remove unreachable code

The check removed was impossible to be true since the argument has a type
declaration.

39e88ca30885adc3ccc511f83bf67a0917bfe41c authored about 4 years ago by Fran Moreno <[email protected]>
Remove always true condition

At the beginning of the method, "$this->queuedInserts" is checked
if it is empty, if it is not, ...

e718fcc00db8e6d3b01f83311e36fbfbd2553d9a authored about 4 years ago by Fran Moreno <[email protected]>
Add assertions for ClassMetadata

10027378bb7ac36a01d9a34b4fe06e2956ebdf83 authored about 4 years ago by Fran Moreno <[email protected]>
Add a missing return

The ReferencePrimer::parseDotSyntaxForPrimer had a case which there was
no return and the functi...

5c64e3841287fbef80f1e388559354a7268acc71 authored about 4 years ago by Fran Moreno <[email protected]>
Fix return types in PersistentCollectionInterface

The current return types did not comply with PersistentCollectionInterface.

99e27865f02989ae55ecf0446ddbd88c5d04cdb7 authored about 4 years ago by Fran Moreno <[email protected]>
Fix PHPDoc in DocumentPersister

The phpdoc did not match the current return and arguments types.

201517edf09b9c4f30f3e9ad2b89405b151a1d60 authored about 4 years ago by Fran Moreno <[email protected]>
Remove unreachable code

An exception is thrown in the line above.

dda477ae747d780d8d248298f6dd22cd427b8ddb authored about 4 years ago by Fran Moreno <[email protected]>
Merge pull request #2240 from franmomu/do_not_use_cs2pr

Remove phpstan error formatter

91f71db4280100c632f7022722f473de9d87c4f6 authored about 4 years ago by Maciej Malarz <[email protected]>
Remove phpstan error formatter

The phpstan version used (0.10.x) does not work with the error
formatter, this just removes it ...

4e394dbfdcebd4ebcba2c24f5af057eaea18f1c7 authored about 4 years ago by Fran Moreno <[email protected]>
Merge pull request #2235 from malarzm/document-level-index

Document class-level Index annotations and deprecate other ways of specifying them

9992f2a9c2bd8dc9ded2c9047742cb220d38ff0e authored about 4 years ago by Maciej Malarz <[email protected]>
Document class-level Index annotations

7435e66b974130931b3a4acadb492fe572ff9298 authored about 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2239 from doctrine/cherry-pick-2234

Assert array value is an instance of the key

14094656bdce0660dc889357ab15cbdac0b6fc15 authored about 4 years ago by Maciej Malarz <[email protected]>
Assert array value is an instance of the key

a1be1786ca96345fce696f85e02ebb17b783a248 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #2236 from franmomu/migrate_phpstan_to_ga

Migrate PHPStan job to GA

f3f1d1d2dbf52741409dd7bcc004708d78bf40bd authored about 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2234 from greg0ire/remove-unused-dependency

Remove unused dependency

b966fc664752d02870290d0ec6eaa7d2d94fa766 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #2232 from idetox/fix-method-comments-at-see-urls

Fix links to mongodb manual

0bf54d9313227a2cc57b7212667c9747d62a2b0c authored about 4 years ago by Maciej Malarz <[email protected]>
Fix links to mongodb manual

963e0fc1b14bf82872c9695b91c9042c527b5437 authored about 4 years ago by idetox <[email protected]>
Migrate PHPStan job to GA

In order to standardize jobs across repositories

06c8ebca085b346895eab2427ff29d3641baa0d6 authored about 4 years ago by Fran Moreno <[email protected]>
Assert array value is an instance of the key

54535fecb20035d21afbdb9e143a59ab8c5c52d1 authored about 4 years ago by Grégoire Paris <[email protected]>
Remove unused dependency

It does not seem to be used in the code, nor in the commit that
introduced it, b05a8255124fe7c6a...

941117f6df4a0b954dc0be3e3118b40e3bba8c0b authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #2230 from franmomu/phpcs_to_ga

Move phpcs to Github actions

a625c8e4ce6191719eb149920a0abdaf1c1ebde1 authored about 4 years ago by Maciej Malarz <[email protected]>
Move phpcs to Github actions

Using https://github.com/doctrine/.github/blob/a30adfd2efc185595e43d9338e5617048f5e99a9/workflow...

37a320f6b79cf92c90d99ae86b45e61477f0246c authored about 4 years ago by Fran Moreno <[email protected]>
Merge pull request #2223 from doctrine/document-prerequisite

Document requirement on PHP extension

5ac210b8504b0e9a0fe782907da8e88327ba25c4 authored about 4 years ago by Maciej Malarz <[email protected]>
Document requirement on PHP extension

The extension is required in composer.json, and its installation should
be mentioned because it ...

0116d63c3453dd94c0f7dbb93ef88bea5b281087 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #2221 from doctrine/remove-safe-index-option

Remove safe index option from documentation

1c1547606bfaef6489716269c2563171d65fbd07 authored about 4 years ago by Andreas Braun <[email protected]>
Remove safe index option from documentation

e7583c23d056d199148c5c5a2c65b1cab35c440f authored about 4 years ago by Andreas Braun <[email protected]>
Remove reference/reference-mapping listed twice

3578220ea6451d327c94922ac7deab571732cd75 authored over 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2211 from alcaeus/aggregation-instance

Introduce aggregation API to replicate query API

6bf710befd99ccbf69ec8c7e78dfb2f02613d0a3 authored over 4 years ago by Maciej Malarz <[email protected]>
Deprecate existing execute API

e0812f6cce3689d9c57007e3e9974948b872f201 authored over 4 years ago by Andreas Braun <[email protected]>
Document new getAggregation() method

dc52f23fd676a67229ca873c5ced94441092c8ee authored over 4 years ago by Andreas Braun <[email protected]>
Reformat UPGRADE-2.1 and add UPGRADE-3.0

4eca124ab5f162eac46dc1972cbb6b5239fe7b46 authored over 4 years ago by Andreas Braun <[email protected]>
Add new getAggregation API to aggregation builder

f5f62755a9bdc42e32e614f63815ae8ed9a98b89 authored over 4 years ago by Andreas Braun <[email protected]>
Merge pull request #2206 from doctrine/2.1.x-merge-up-into-master_5efb1088693585.32636580

Merge release 2.1.2 into master

9b8c4d5b9de5c65d05683f88f2061c13e5d05abd authored over 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2205 from malarzm/prepare-expressions

Stop type conversion for certain keys in query

5bc6803909705d3cc967554531f50439d2e89f3e authored over 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2204 from fruitwasp/doctrine/persistence

Allow doctrine/persistence 2.x

785ac03e4478c489194d0d37b97ea3602d396a97 authored over 4 years ago by Maciej Malarz <[email protected]>
Adds support for doctrine/persistence 2.x

171cf4ea2c5161ad8dd111282a856354e7a6c4e6 authored over 4 years ago by Kevin <[email protected]>
Stop type conversion for certain keys in query

53fa39d2cd8276d7fd3df482f15dab457b8393c1 authored over 4 years ago by Maciej Malarz <[email protected]>
Merge pull request #2202 from theyough/shard-command

Add missing parent::configure() call

96d95b118c4ce41ab71309fbad5196b91e25b0d7 authored over 4 years ago by Maciej Malarz <[email protected]>
Fix shard command

38abd4d6c590145f77cec2ea98582501eefa1d1b authored over 4 years ago by Hugo LE GLEUT <[email protected]>