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

Update branch metadata

greg0ire opened this pull request about 2 years ago
Add missing param type declarations

greg0ire opened this pull request about 2 years ago
Postpone return type additions to 3.0

greg0ire opened this pull request about 2 years ago
Make Selectable template covariant

greg0ire opened this pull request about 2 years ago
Merge 1.8.x up into 2.0.x

greg0ire opened this pull request over 2 years ago
Merge 1.7.x up into 1.8.x

greg0ire opened this pull request over 2 years ago
Make signature compatible with parent signature

greg0ire opened this pull request over 2 years ago
Merge 1.7.x up into 1.8.x

greg0ire opened this pull request over 2 years ago
Upgrade to doctrine/coding-standard 10

greg0ire opened this pull request over 2 years ago
Merge release 1.7.1 into 1.8.x

github-actions[bot] opened this pull request over 2 years ago
Mark closure arguments as always-provided

greg0ire opened this pull request over 2 years ago
Extract read-only part of Collection

greg0ire opened this pull request over 2 years ago
Change Closure to callable

VincentLanglet opened this pull request over 2 years ago
Remove remnants from Infection

greg0ire opened this pull request over 2 years ago
Remove changelog

greg0ire opened this pull request over 2 years ago
Add psalm-assert-if-true to `AbstractLazyCollection::isInitialized`

VincentLanglet opened this pull request over 2 years ago
Update branch metadata

greg0ire opened this pull request over 2 years ago
Merge release 1.7.0 into 2.0.x

github-actions[bot] opened this pull request over 2 years ago
Merge 1.6.x into 1.7.x

derrabus opened this pull request over 2 years ago
Make `Selectable#matching` return `Collection`

boesing opened this pull request over 2 years ago
Update phpdoc of the AbstractLazyCollection

VincentLanglet opened this pull request over 2 years ago
Stop returning true from Collection::add()

greg0ire opened this pull request over 2 years ago
Deprecate passing null as offset

derrabus opened this pull request over 2 years ago
Merge 1.7.x up into 2.0.x

greg0ire opened this pull request over 2 years ago
Merge 1.7.x up into 2.0.x

greg0ire opened this pull request over 2 years ago
Merge 1.6.x up into 1.7.x

greg0ire opened this pull request over 2 years ago
Document fluent interface

greg0ire opened this pull request over 2 years ago
Run Rector

greg0ire opened this pull request over 2 years ago
Drop old deps

greg0ire opened this pull request over 2 years ago
Merge 1.6.x up into 2.0.x

greg0ire opened this pull request over 2 years ago
Setup Composer Lint

greg0ire opened this pull request over 2 years ago
Merge 1.6.x up into 17.x

greg0ire opened this pull request over 2 years ago
Add toList function

jack-worman opened this pull request over 2 years ago
Add toList() function

jack-worman opened this pull request over 2 years ago
Criteria::expr() can be null - IDE is warning us

Lorddistrict opened this issue over 2 years ago
Adding a ReadableCollection interface

stof opened this issue almost 3 years ago
Use splice instead of unset in ArrayCollection

stollr opened this issue almost 3 years ago
Psalm 4.22 and PHPStan 1.4.8

franmomu opened this pull request almost 3 years ago
Fix phpdoc return type for `Collection::partition`

franmomu opened this pull request almost 3 years ago
instanceof checks in `ExpressionVisitor`

rela589n opened this issue almost 3 years ago
Bump reusable workflows

derrabus opened this pull request almost 3 years ago
Merge 1.6.x into 1.7.x

derrabus opened this pull request almost 3 years ago
Question: `Selectable` return value

boesing opened this issue about 3 years ago
Bump PHPStan level

derrabus opened this pull request about 3 years ago
Admit no prefix as getter

jorge-ruukfy opened this pull request about 3 years ago
Upgrade workflows to 1.1.1

greg0ire opened this pull request about 3 years ago
Explicitly pass secrets

greg0ire opened this pull request about 3 years ago
Update Criteria.php

Varfendell opened this pull request over 3 years ago
Not correct psalm return type for filter

Legion112 opened this issue over 3 years ago
Change Collection#slice return type to Collection

LIQRGV opened this pull request almost 4 years ago
Add method to create a new collection with fixed index

skuhnow opened this pull request over 4 years ago
[2.0] Add new methods Collection::findFirst and Collection::reduce

VincentLanglet opened this pull request over 4 years ago
override ClosureExpressionVisitor::getObjectFieldValue

connorhu opened this issue over 4 years ago
Comparison BIT_AND

najved opened this pull request over 4 years ago
[2.0] Callable instead of Closure

simPod opened this issue almost 5 years ago
Utilizing Expression::visit method instead of switch-case

oleg-andreyev opened this pull request almost 5 years ago
Add ArrayCollection map() method capability to access inner array key

didix16 opened this pull request about 5 years ago
Support using embeddables in criterias with ArrayCollection

garak opened this pull request about 5 years ago
Change Collection::slice() method to return an instance of Collection

jwage opened this pull request over 5 years ago
slice() method should return a Collection instead of an array

jwage opened this issue over 5 years ago
[2.0] Use null instead of false on failure

enumag opened this issue over 5 years ago
Enable strict comparison for arrays of scalar values

trickeyone opened this pull request about 6 years ago
[2.0] Strict types, native parameter & return types

Majkl578 opened this pull request over 7 years ago
Added ArrayCollection::createFrom.

Bilge opened this pull request over 8 years ago
Add ability to use custom method name in ClosureExpressionVisitor

yvoyer opened this pull request over 9 years ago