Ecosyste.ms: OpenCollective

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

github.com/doctrine/collections

Collections Abstraction Library
https://github.com/doctrine/collections

Use psalm-assert

e732b16c4521ea7629cdce53cd11384f139e2592 authored over 2 years ago by Vincent Langlet <[email protected]>
Update phpdoc of the lazy collection

fe0c933c14022cde31b620d3f7ed5b03774615d7 authored over 2 years ago by Vincent Langlet <[email protected]>
Merge pull request #312 from greg0ire/drop-return-type

Stop returning true from Collection::add()

ace8521917660f67cb3a7537863bb8c442beb187 authored over 2 years ago by Grégoire Paris <[email protected]>
Stop returning true from Collection::add()

It serves no purpose.

bb0e791496434b81c2013295d8922b1e217ae151 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #306 from greg0ire/rector

59b9e000c367d332251dae6f08135804af296a94 authored over 2 years ago by Grégoire Paris <[email protected]>
Deprecate passing null as offset (#311)

e0e4ff76da3acb4dc104f9cabbdbeb30b07b45ae authored over 2 years ago by Alexander M. Turek <[email protected]>
Narrow type down

ceecbf889fe6d12ab1645f535c15e30a8a2de31d authored over 2 years ago by Grégoire Paris <[email protected]>
Run Rector

9887248c6d9cab6a89f5a63fcf0f41b2132cbd33 authored over 2 years ago by Grégoire Paris <[email protected]>
Use static instead of self

It is closer to reality.

f620b7225968db6eda3b40bdaa5397b5d92fe1bb authored over 2 years ago by Grégoire Paris <[email protected]>
Normalize upgrade guide

We use an UPGRADE.md file in other repositories.

cd9afcdb3cbccd77bab39ac4535bf0b9d1eeaf9c authored over 2 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/1.7.x' into 2.0.x

a2313972d90a571aec08405f4f5a75becf59604d authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #307 from greg0ire/document-fluent

Document fluent interface

34b33ad626be2b9014a7979e4e75b86c2430d46e authored over 2 years ago by Grégoire Paris <[email protected]>
Document fluent interface

2f332861871b9504bf1d33922af4d5806403812a authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #308 from doctrine/1.6.x

Merge 1.6.x up into 1.7.x

af61b90cfa223ec6b171b764a81fd96aa7b002a5 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #305 from greg0ire/drop-old-deps

019e7342b38eead88b2a2ac5d8560db735dd7ea3 authored over 2 years ago by Grégoire Paris <[email protected]>
Migrate PHPUnit config to new schema

64260fbe5ef31fa5974429da558fdcc9a5d123e4 authored over 2 years ago by Grégoire Paris <[email protected]>
Adjust after phpcbf

96a0bf3d66878baa88def711b68d1abd489f8f1f authored over 2 years ago by Grégoire Paris <[email protected]>
Run phpcbf

597807ef3d5034fd3161ba68821c73a18dbf5d6b authored over 2 years ago by Grégoire Paris <[email protected]>
Drop support for old versions of PHP

aaf8e3030db8de9b3a5d8a7d39cf5d154d177329 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/1.6.x' into 2.0.x

74c12e940771b7f831edd39558023dfe5822c270 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #303 from greg0ire/composer-normalize

Setup Composer Lint

ff49ca8cf3f86c796ccd8d61062132204e6c2e45 authored over 2 years ago by Grégoire Paris <[email protected]>
Remove ignore rule

Apparently, PHPStan now takes into account psalm-consistent-constructor

0e36b47d7cfcf7548e3ca3d5d0ce3f98daf5d2ee authored over 2 years ago by Grégoire Paris <[email protected]>
Setup Composer Lint workflow

c650faa16e43419087444c6349689fdf1468aafe authored over 2 years ago by Grégoire Paris <[email protected]>
List trusted Composer plug-ins

3b07ccfdd032b6b363a88c2ddf7fe4c11f27da98 authored over 2 years ago by Grégoire Paris <[email protected]>
Bump Github workflows

89192567c9ca7b2b9c6f7cd3539910e8d8f47662 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #302 from doctrine/1.6.x

Merge 1.6.x up into 17.x

d84715fa080a32f76a68200eb015587d99f4675e authored over 2 years ago by Grégoire Paris <[email protected]>
Psalm 4.22 and PHPStan 1.4.8 (#296)

c1ec9823f9250fefb274cccf62970b5c167e6bc7 authored almost 3 years ago by Fran Moreno <[email protected]>
Fix phpdoc return type for `Collection::partition` (#295)

fd4ac7237946a82eb346ac1ec2e213609b4d1cf3 authored almost 3 years ago by Fran Moreno <[email protected]>
Admit no prefix as getter (#289)

* Admit no prefix for getter

As an alternative to reflection or closure hacking to properly g...

c7ad5f94dd8e922957cda1a6348d11a5ca919f44 authored almost 3 years ago by jorge-ruukfy <[email protected]>
Merge 1.6.x into 1.7.x (#292)

* Unit test improvements (#285)

* Increase code coverage
- Doctrine\Common\Collections\Expr\...

f9a45f53d6e7612d0bdacb4d3a01f24c6cac3199 authored almost 3 years ago by Alexander M. Turek <[email protected]>
Bump reusable workflows (#293)

5ad3f3be183726b388c83c76f2b82bb7d9ab7a13 authored almost 3 years ago by Alexander M. Turek <[email protected]>
Merge pull request #216 from garak/arraycollection-embeddable

Support using embeddables in criterias with ArrayCollection

0163afb2587fa0a443a2735da3f1b807e68cbe94 authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #290 from derrabus/bump/phpstan-level

42a111afab917a328fdc38a35101c089ce52b580 authored about 3 years ago by Grégoire Paris <[email protected]>
fix cs

43a5f45a16142531f82ab020c9f9007cb932e30a authored about 3 years ago by Massimiliano Arione <[email protected]>
Bump PHPStan level

Signed-off-by: Alexander M. Turek <[email protected]>

78257461fd0b184f9cb34096eb8d11b447ed2506 authored about 3 years ago by Alexander M. Turek <[email protected]>
Merge branch '1.7.x' into arraycollection-embeddable

0f354aa0065374ca9b9d50cc55c38675eac0ebe4 authored about 3 years ago by Massimiliano Arione <[email protected]>
Merge pull request #288 from greg0ire/upgrade-workflows

Upgrade workflows to 1.1.1

e229a293958312546f729b98c7168c7231126f4b authored about 3 years ago by Grégoire Paris <[email protected]>
Upgrade workflows to 1.1.1

That version fixes a bug with the release workflow. Releasing is not
possible unless we do that ...

55e040b2460c212f113a27ec3ddf520abd9f747b authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #287 from greg0ire/explicitly-pass-secrets

Explicitly pass secrets

923986f40c04542809c9f8075d087844b996ef43 authored about 3 years ago by Grégoire Paris <[email protected]>
Explicitly pass secrets

Secrets are sensitive and not passed implicitly.

7be70f27b7dc4687f5913a4e634ed55dd731f36c authored about 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #286 from greg0ire/reuse-workflows

Reuse workflows

4e223ee409aa168feaad4bbb2dad021c15a9e078 authored about 3 years ago by Grégoire Paris <[email protected]>
Reuse upstream workflows

3f65b6fa174199c1945a2264b23458d1cf3306cf authored about 3 years ago by Grégoire Paris <[email protected]>
Remove references to master branch

That branch has been removed.

490c556f7f419614732bad611b43f53094bea988 authored about 3 years ago by Grégoire Paris <[email protected]>
Unit test improvements (#285)

* Increase code coverage
- Doctrine\Common\Collections\Expr\ClosureExpressionVisitor
- Doctrin...

44d1b2fd056a449f0af0367b441f91947fb27592 authored about 3 years ago by Adryan Alessandro Signor <[email protected]>
Merge 1.6.x into 1.7.x (#283)

* Revert "Update Psalm and fix a few issues"

This selectively reverts commit
6476b7e127f36db...

103c42bf9dc74838d86a4fa416308f9ab7cad353 authored over 3 years ago by Alexander M. Turek <[email protected]>
Merge pull request #284 from derrabus/bump/phpstan

Fix PHPStan

dd35060381101c5e55a61bff67bf59cadf5532ef authored over 3 years ago by Alexander M. Turek <[email protected]>
Merge pull request #282 from greg0ire/fix-phpdoc

Revert "Update Psalm and fix a few issues"

694a219f666f707719f4f11ea56b88b619e09b91 authored over 3 years ago by Grégoire Paris <[email protected]>
Revert "Update Psalm and fix a few issues"

This selectively reverts commit
6476b7e127f36dbc0989a65474b7a3b711f085ed, now that PHPStan under...

0ceb24823dde59fd13327b574f6e84f5860e2e92 authored over 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #281 from doctrine/1.6.x-merge-up-into-1.7.x_YHiTaOk3

Merge release 1.6.8 into 1.7.x

5b8af50f9b830295e45075f878fe8fa1092dcd7b authored over 3 years ago by Andreas Braun <[email protected]>
Add explicit `@return` type next to `#[ReturnTypeWillChange]` (#280)

1958a744696c6bb3bb0d28db2611dc11610e78af authored over 3 years ago by Nicolas Grekas <[email protected]>
Merge pull request #279 from doctrine/1.6.x

Merge 1.6.x into 1.7.x

5dfabf743a99aac1481a72aeb55f20fd9ccc7984 authored over 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #277 from derrabus/bugfix/return-type-will-change

Add ReturnTypeWillChange where necessary

a382560cf286a298cd86dfa44fae5c0b15d2fb5c authored over 3 years ago by Grégoire Paris <[email protected]>
Add ReturnTypeWillChange where necessary

36bd63866473e58c306984d1b2daaee217f1e0d5 authored over 3 years ago by Alexander M. Turek <[email protected]>
Merge pull request #278 from derrabus/bump/cs

Bump doctrine/coding-standard

6a9fc01f88343ce0d1b90635d71ae0e0b0ee4719 authored over 3 years ago by Grégoire Paris <[email protected]>
Bump doctrine/coding-standard

0c8bdd12640ee68286baf61fb5cae37b90c3af1a authored over 3 years ago by Alexander M. Turek <[email protected]>
Merge pull request #252 from VincentLanglet/addNewMethods

[2.0] Add new methods Collection::findFirst and Collection::reduce

534712ad689fed8c2609f86e6f3466fb24eb4a6d authored over 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #274 from ondrejmirtes/fix-phpstan

PHPStan already supports array-key as template type variable bound

b33e58d43b12ca7cc4d14f3b17849c517fd77059 authored over 3 years ago by Grégoire Paris <[email protected]>
Ignore new issue about unsafe generic instantiation

f5e6f4cbeccfd3a6ff45894102a5428627ba80fe authored over 3 years ago by Grégoire Paris <[email protected]>
PHPStan already supports array-key as template type variable bound

0c2dd22f4842ba6ab6a5d482e1e2a8148a3ab0b0 authored over 3 years ago by Ondrej Mirtes <[email protected]>
Fix phpstan

cdb4f634856ffea30395c4f5037fa18aa31c35a3 authored almost 4 years ago by Vincent Langlet <[email protected]>
Rename findOne to findFirst

7896f29335c4fd169b923222dcd4f83fb5044af4 authored almost 4 years ago by Vincent Langlet <[email protected]>
Add reduce method

893f828c517b94904fa9d1c5c397e1e6f7dd897e authored almost 4 years ago by Vincent Langlet <[email protected]>
Add find method

986fa6ba5186a9de413e486dbf5062c10991b9a8 authored almost 4 years ago by Vincent Langlet <[email protected]>
Merge pull request #270 from doctrine/1.6.x

Merge up 1.6.x into 1.7.x

436a4eb4535f141c6c52a3099016cb22ceca05b5 authored almost 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #269 from nicolas-grekas/ret-type

Use explicit `@return` when implementing base PHP types

94918256daa6ac99c7e5774720c0e76f01936bda authored almost 4 years ago by Grégoire Paris <[email protected]>
Use explicit `@return` when implementing base PHP types

This allows static analysis tools that do not have knowledge about these
types to still do their...

214f3218e7baae69da03e99a30e8459184e1bccd authored almost 4 years ago by Nicolas Grekas <[email protected]>
Merge pull request #268 from doctrine/rename-master

Rename master branch to 2.0.x

1b04ff044e720412994f63e51e3f206942318d07 authored almost 4 years ago by Grégoire Paris <[email protected]>
Rename master branch to 2.0.x

59c0ac7c0692a15fad01a9c5ba612f0f3da888b9 authored almost 4 years ago by Claudio Zizza <[email protected]>
Merge pull request #267 from greg0ire/address-move-away-from-master

Address branch rename

a519bec761ef7c7202b90de70be88fc7f835e6a1 authored almost 4 years ago by Grégoire Paris <[email protected]>
Merge remote-tracking branch 'origin/1.7.x' into address-move-away-from-master

7d4a2087ab442ae4b0a5d46e077405d3ff72f076 authored almost 4 years ago by Grégoire Paris <[email protected]>
Address branch rename

b4fbcbaa0349c62ff1b46f5f8c4ff5c67c558dda authored almost 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #265 from doctrine/1.6.x

Upmerge 1.6.x to 1.7.x

c5f6fffe61e65c82bd005d76350ff52da1f1a3c0 authored almost 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #262 from nicwortel/ramsey-composer-install

Use the ramsey/composer-install action to install dependencies

1e885533f039ebc3a90ad2618af767bf24d11e81 authored about 4 years ago by Grégoire Paris <[email protected]>
Remove redundant type cast

fd02512666b700e714fedcfe0fb40e74f9f17cba authored about 4 years ago by Nic Wortel <[email protected]>
Test with the lowest allowed versions of dependencies

25e92cea87bc245f5c8f514213da5fc050e7b3af authored about 4 years ago by Nic Wortel <[email protected]>
Use the ramsey/composer-install action to install dependencies

Follow-up of https://github.com/doctrine/.github/pull/16.

ece497e7bda9f4fe960781f42db4b96266c3fc4b authored about 4 years ago by Nic Wortel <[email protected]>
Merge pull request #261 from alister/patch-1

9e45554ff0c73ce40d423abc8a3d9a6e5acc729a authored about 4 years ago by Grégoire Paris <[email protected]>
Add the other missing character in badge url

Followup to #259 😃

0608893ade3bb22947944c18c892488d23ccbbf1 authored about 4 years ago by Alister Bulman <[email protected]>
Merge pull request #259 from greg0ire/fix-badge

Add missing character in badge url

5a4067ff6c7ba50bb923938b488ab88ed96028d0 authored about 4 years ago by Grégoire Paris <[email protected]>
Add missing character in badge url

39d5d8d01ca8faab45f08638350190f93f547bbc authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #258 from greg0ire/maintenance-work

Maintenance work

dc078e8ad224d17a7ebb378714ebed9d1f56f1db authored about 4 years ago by Grégoire Paris <[email protected]>
Upgrade Psalm

ed0fff6af5a49a406e7c4b516413acaaec12daec authored about 4 years ago by Grégoire Paris <[email protected]>
Allow installing PHPUnit 8

This in turn allows to use PCOV with PHP 7.2

575cc05592cc027d24f40bf204b4b6d4fda9f441 authored about 4 years ago by Grégoire Paris <[email protected]>
Manual fixes

e8f77f0042c65cfc029366bb1427efabdbda5c54 authored about 4 years ago by Grégoire Paris <[email protected]>
Upgrade CS lib

06d712ef711e3bde77567e9d39a69b21ff067911 authored about 4 years ago by Grégoire Paris <[email protected]>
Automated fixes

bf087a1e81e2fea55d65f8811ee2d6788ca9b21c authored about 4 years ago by Grégoire Paris <[email protected]>
Migrate Unit tests to Github Actions

0cbc3cbdc4380bb4c914594cd3eb84793f43c2f8 authored about 4 years ago by Grégoire Paris <[email protected]>
Upgrade PHPStan

7887ed344d118ba06f25f031507c9395cfa21749 authored about 4 years ago by Grégoire Paris <[email protected]>
Reuse shared workflows

1e159f37a4e7b5233e5389c679dfe6bcd9defef4 authored about 4 years ago by Grégoire Paris <[email protected]>
Remove composer.lock from version control

It is our new policy.

c1b595a345d4e280a257da2e552b236cec7481f0 authored about 4 years ago by Grégoire Paris <[email protected]>
Merge pull request #256 from doctrine/default-branch-website-config

Move website config to default branch

fb7a59b4d2c57f7c992428cfd70a0cc501d6f220 authored about 4 years ago by Claudio Zizza <[email protected]>
Merge pull request #257 from doctrine/PHP-8.0

PHP 8.0 support

86a64bda9a4dec0d480efe9eb7fde8e349db510a authored about 4 years ago by Benjamin Eberlei <[email protected]>
PHPunit 8.0 support

678bf35e2a6c545cf7a58b335af46f1853776a45 authored about 4 years ago by Benjamin Eberlei <[email protected]>
Move website config to default branch

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

13ea230c0df4a48069c016c8ec99926d491321ae authored about 4 years ago by Claudio Zizza <[email protected]>
Merge pull request #255 from nebkam/patch-1

Update index.rst

acfdeeaad52750c06a0ae54e299241c8ca4df898 authored about 4 years ago by Claudio Zizza <[email protected]>
Update index.rst

Since `ArrayCollection::filter` uses `array_filter` under the hood, the filtering keeps array in...

7a8a21f77cfacd0a445a9f624543edd322b5ac4f authored over 4 years ago by Nebojša Kamber <[email protected]>
Merge pull request #254 from ThomasLandauer/patch-1

Update index.rst

70e01f33af6759d5f2b692e226363c0f4224a86f authored over 4 years ago by Claudio Zizza <[email protected]>
Update index.rst

See https://github.com/doctrine/collections/pull/254#pullrequestreview-485396258

1d35d86f47467bbb8e15a0f45d011d326d87d2fb authored over 4 years ago by Thomas Landauer <[email protected]>
Update index.rst

* Renaming "count" to "number", since "count" was ambiguous (meaning: how many?)
* Explaining t...

0c2ed7e797c59d310a61d0b4fea4e009b6cf848b authored over 4 years ago by Thomas Landauer <[email protected]>
Merge pull request #250 from doctrine/1.6.x-merge-up-into-1.7.x_5f1f1eb41d7b95.92976398

Merge release 1.6.7 into 1.7.x

7de28ab9dcb94ee9447dbdc8050a9fa48bfed32d authored over 4 years ago by Grégoire Paris <[email protected]>