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

Apply suggestions from code review

Improve annotations

Co-Authored-By: nschoellhorn <[email protected]>

765730744d0564a9ab80a15b6dd386c8da5d6088 authored almost 6 years ago by Bruce Weirdan <[email protected]>
Add Psalm to `suggest` section in composer

0de7700ac6f2b01d319d82266b61d8f28d002d91 authored almost 6 years ago by Niklas Schoellhorn <[email protected]>
Merge pull request #178 from patrickjahns/bump-coding-standard

Updated doctrine/coding-standard to 6.0

d156588a7da3ae50b3bf78e3687cada7a71b3352 authored almost 6 years ago by Marco Pivetta <[email protected]>
Updated doctrine/coding-standard to 6.0

Signed-off-by: Patrick Jahns <[email protected]>

6d4511b356135f558a20415463c08b2c1806460e authored almost 6 years ago by Patrick Jahns <[email protected]>
Extend tests for preserved keys on firstresult and maxresult

4f5609283f1ebd24996f9cad941568768c637b12 authored almost 6 years ago by Claudio Zizza <[email protected]>
Adapt CollectionTest to bc break

The changes of preserving numeric keys for ArrayCollection introduces a
BC break in favor of con...

559bec6e6b07bcde733e6c6c98f4bb004d37b742 authored almost 6 years ago by Claudio Zizza <[email protected]>
Preserve ArrayCollection keys on slice criteria

d3bd9c613342366eb3cb85622c20e5983f8697dc authored almost 6 years ago by Claudio Zizza <[email protected]>
Create failing test for reset of array indices

3a74f2512d29d8ca84e91ba4d0853af10dc15735 authored almost 6 years ago by Claudio Zizza <[email protected]>
Merge pull request #131 from ruudk/expression-visitor

ClosureExpressionVisitor > Don't duplicate the accessor when the field already starts with it

a99d26d8fd2163c284ba55249c15fdc98c6da3b3 authored almost 6 years ago by Andreas Braun <[email protected]>
Add support for `is*` accessors in ClosureExpressionVisitor

When your property is called `private $isActive = true` with `function isActive()` as the getter...

f43cf44aaa0be949b410a1786cd35d1d97be8b36 authored almost 6 years ago by Ruud Kamphuis <[email protected]>
Merge pull request #175 from Majkl578/travis-php7.4

CI: Test against PHP 7.4snapshot instead of nightly (8.0)

555e82dbe759e68b2e3d24673a66a3e59f063c01 authored almost 6 years ago by Luís Cobucci <[email protected]>
CI: Test against PHP 7.4snapshot instead of nightly (8.0)

d185589dbd94bf2cf68d5e083b452d619fecce40 authored almost 6 years ago by Michael Moravec <[email protected]>
Merge pull request #173 from doekenorg/patch-1

Fix `forAll` example.

73b0d9ac2fd3d5aecc94f1e217b408fe59e3d265 authored about 6 years ago by Maciej Malarz <[email protected]>
Fix `forAll` example.

The example referenced an incorrect variable name.

b9e75b224e8d271fb1684877cc3e473bebe399b2 authored about 6 years ago by Doeke Norg <[email protected]>
Merge pull request #167 from 0x13a/master

Allow `ArrayCollection#filter()` to filter by key and also value

92ab93e18163df880458f31bd1d4a51239e53a9d authored about 6 years ago by Marco Pivetta <[email protected]>
fix: preserving existent test

f2cd5dd462fe1749d2e8ff40cb7aa4848d854601 authored about 6 years ago by Diego <[email protected]>
fix: assert types

9f8453a73cc1c46807541655217750bd13092db5 authored about 6 years ago by Diego <[email protected]>
fix: adds test for new change

d08258c417a4e3c9fd4c07286b592c1007576f45 authored about 6 years ago by Diego <[email protected]>
fix: using use to comply with code convention

b8336f21058931c3f24ef262c66e2172299be5e0 authored about 6 years ago by Diego <[email protected]>
feat: Allow ArrayCollection#filter to filter by key or value.

Uses ARRAY_FILTER_USE_BOTH in the underlying array_filter function. Does
not cause BC Break

69acf719d83e40fe13234e8a4031c6f6335410c3 authored about 6 years ago by Diego <[email protected]>
Merge pull request #166 from Majkl578/php7.3

CI: Test against PHP 7.3

003f66223038adfdfd548ef592f19fb56d678661 authored about 6 years ago by Jonathan H. Wage <[email protected]>
CI: Test against PHP 7.3

c0eb668f6825e7e7ddabdfe22532df30d6890a74 authored about 6 years ago by Michael Moravec <[email protected]>
Merge pull request #164 from ltrebing/patch-1

Typo fix in PHPDoc

60f1cdaef97cb59998922ce6252255fbfaa742d6 authored about 6 years ago by Andreas <[email protected]>
Typo fix

dd012eb4ad4dda93c1412b0d01f255194379d256 authored about 6 years ago by Lars Trebing <[email protected]>
Merge pull request #163 from Majkl578/cs-5.0

Apply Doctrine CS 5.0

383e1237b5a1c383ff11b3d1c31812aff0c0eece authored about 6 years ago by Jonathan H. Wage <[email protected]>
Apply Doctrine CS 5.0

05e18864a50d55a12687a10a6e1bf8d379ffdc97 authored about 6 years ago by Michael Moravec <[email protected]>
Merge pull request #160 from Majkl578/homepage

Update homepage

e1cc8c69b1b838bb2e7b278bdc1566a08c99100c authored over 6 years ago by Michael Moravec <[email protected]>
Update homepage

13bfdc90e38a564fda9654d201ffcd8df205d0aa authored over 6 years ago by Michael Moravec <[email protected]>
Merge pull request #159 from doctrine/doctrine-project-json

Add .doctrine-project.json to root of the project.

a444be32c81fa2c8154565bda713e37d6196ad1a authored over 6 years ago by Jonathan H. Wage <[email protected]>
Add .doctrine-project.json to root of the project.

4fcf70c9e8b165a94be3b0c465399ba6803e335f authored over 6 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #158 from SenseException/interfaces-docs

Extract Selectable method into own documentation section

6de13aa440e7d2a968318b9fb4828c92238c06db authored over 6 years ago by Marco Pivetta <[email protected]>
Extract Selectable part into own section

1258f0b0b932abc7c306c69e8184ed4f205b0219 authored over 6 years ago by Claudio Zizza <[email protected]>
Merge pull request #154 from chraiet/patch-1

Update index.rst

ab12b39de988ee3d80bf2d5f16b1161ee5fb2529 authored over 6 years ago by Jonathan H. Wage <[email protected]>
Update index.rst

Fix typo.

9623ac41d7103047898c240b7885fc91fd3cd80e authored over 6 years ago by Mohamed Chraiet <[email protected]>
Merge pull request #150 from doctrine/feature/collections-documentation

Add initial documentation for the doctrine/collections project.

33407e41a31e448426563e33a6edf688461a9a86 authored over 6 years ago by Jonathan H. Wage <[email protected]>
Add initial documentation for the doctrine/collections project.

cbdf6d8e7a279f2a989c81dfd9e31b9f626a36df authored over 6 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #147 from doctrine/feature/docs-structure

Add basic docs structure.

25c9b48172190ddd9e6f6b1ce41f6270fe533f5a authored over 6 years ago by Jonathan H. Wage <[email protected]>
Add basic docs structure.

e63cc1c8c20a7ded9c240f4c95a91522562a1b5d authored over 6 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #146 from GromNaN/patch-1

Update changelog for v1.4.0 and v1.5.0

ab845b9f5614e9f355dfba7c47a0915d9bc0afff authored over 6 years ago by mikeSimonson <[email protected]>
Update changelog for v1.5.0

https://github.com/doctrine/collections/compare/v1.4.0...v1.5.0

69fd3e71270230bc7e0e4bf6565dc402fee222f3 authored over 6 years ago by Jérôme Tamarelle <[email protected]>
Update changelog for v1.4.0

https://github.com/doctrine/collections/compare/v1.3.0...v1.4.0

6addac743d4e7e655df527210a0e765e51cf159a authored over 6 years ago by Jérôme Tamarelle <[email protected]>
Merge pull request #144 from carusogabriel/phpunit

Update to PHPUnit 7

f489500ba873f8ab20b94e4a1873ff6457f84914 authored almost 7 years ago by Marco Pivetta <[email protected]>
Update to PHPUnit 7

ef1edea6ba4c4175c1f8481a14b21e15608809a9 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #142 from Majkl578/cs-4.0

CS 4.0, version composer.lock, merge stages

9dafbaf843f2cfa8f519d11732619dd07475a05f authored almost 7 years ago by Marco Pivetta <[email protected]>
Merge Travis stages

ea01aa2c2050a81a3922ee9945392f0a1ed05d79 authored almost 7 years ago by Michael Moravec <[email protected]>
Start versioning composer.lock and use it for CS/SA analysis on CI

055f0f7bf5b5e173a744c977050c9496563d24f3 authored almost 7 years ago by Michael Moravec <[email protected]>
Upgrade to PHPStan 0.9

77b4503b92396ed05e10ba1f065f15d9291034f0 authored almost 7 years ago by Michael Moravec <[email protected]>
CS 4.0

5177c98538775cc3be8c5a374a68ebc26d317d35 authored almost 7 years ago by Michael Moravec <[email protected]>
Merge pull request #139 from Majkl578/cs

Apply Doctrine CS 2.1

6a205be3bec4cb49e6a5adcb799a3c79a47aad38 authored almost 7 years ago by Marco Pivetta <[email protected]>
Apply Doctrine CS 2.1

837fc86765fbf59cfdc443588ee76b4cee3087b9 authored almost 7 years ago by Michael Moravec <[email protected]>
Merge pull request #137 from mikeSimonson/cpyright-removal

Removing copyright header

ba63bf914b56e21989eeb99d36bed219900f37c1 authored about 7 years ago by Andreas <[email protected]>
Removing copyright header

f73a569c6966c183a2d5debcfdfd52406ff0765f authored about 7 years ago by mike <[email protected]>
Merge pull request #130 from doctrine/update-build

Update build to add PHPCS and PHPStan

42c4039eca9535e4f201f50d2695648658e9e5a8 authored over 7 years ago by Luís Cobucci <[email protected]>
Add PHPCS and PHPStan to build

Modifying things to use Travis-CI build stages.

7011a3c0ab9936981bc59008fde255bf68368775 authored over 7 years ago by Luís Cobucci <[email protected]>
Apply automatic CS fixes

459adce9ea9bd8c0a56995193655d5b5dda531e1 authored over 7 years ago by Luís Cobucci <[email protected]>
Add PHPCS to the project

a7037a2343a8bdef4992da275d7f59c7735c06a0 authored over 7 years ago by Luís Cobucci <[email protected]>
Use `self::assert*()` instead of `$this->assert*()`

491e354386001eb2c8b57c3396b14a8dcffb995e authored over 7 years ago by Luís Cobucci <[email protected]>
Remove unnecessary PHPUnit configuration attributes

Since they have the same value as the default.

e2ed646ed63ee15be75dcafd34bc064c702a60c7 authored over 7 years ago by Luís Cobucci <[email protected]>
Upgrade to PHPUnit 6.3

bb4e42a65f2eca44c7f74bc4992306f12f2d79c8 authored over 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #129 from Bounoable/patch-1

Remove space in method declaration

c60710ffc311093dd02d3e430e7401e3dd3e5388 authored over 7 years ago by Marco Pivetta <[email protected]>
remove space

442abe0c973bc237d33eb226492523dd99561c34 authored over 7 years ago by Saman Hosseini <[email protected]>
Merge pull request #127 from Nyholm/psr4

Use PSR-4

d702afb7da35ed1110ad760013ec6f354d374feb authored over 7 years ago by Marco Pivetta <[email protected]>
Use PSR-4

c6af089eabf100d1e21a730eaefef053258b83e1 authored over 7 years ago by Tobias Nyholm <[email protected]>
Bumping `master` branch alias, which is now `1.6.x-dev`

395a34bccb26e4bf7e68998be6eddfc157f30394 authored over 7 years ago by Marco Pivetta <[email protected]>
Merge branch 'fix/#97-use-strict-comparison-in-expression-visitor'

Close #97
e commit.

a01ee38fcd999f34d9bfbcee59dbda5105449cbf authored over 7 years ago by Marco Pivetta <[email protected]>
Enable strict comparison for arrays

310f54cd5d75e7c9d41109b8df33fc947f8e9a56 authored over 7 years ago by Vladislav Vlastovskiy <[email protected]>
Merge pull request #126 from gmponos/short_type_hints

Converted the docblocks of ArrayCollection to short type hints

fafd87995830395bbdf733873ad0e1888116004d authored over 7 years ago by Marco Pivetta <[email protected]>
Convert to short type hint also the AbstractLazyCollection

53464dea7802713b28ce3115ee3ee20f5c406732 authored over 7 years ago by George Mponos <[email protected]>
Converted the docblocks of ArrayCollection to short type hints

67846bb09cce6bbc04cc8df3f969f13dd70690b2 authored over 7 years ago by George Mponos <[email protected]>
Merge pull request #124 from gmponos/patch-1

Updated the return typehint docblock of partition

6a485ba87db7719fcbbfaeb618dbfad9f009a306 authored over 7 years ago by Marco Pivetta <[email protected]>
Updated the return typehint docblock of partition

I updated the return typehint of docblock partition function. This way I believe it is easier wh...

2e37b5804d578e2a61338d9b5cfe1a62f776abaf authored over 7 years ago by Mponos George <[email protected]>
Merge pull request #122 from Soullivaneuh/patch-1

Add missing PHP version bumping to 7.1

63188fa4bc841fd6c36c2171507eedd197e383b1 authored over 7 years ago by Marco Pivetta <[email protected]>
Add missing PHP version bumping to 7.1

7.1 is required since #119, but composer was not updated.

a5b869d9f824c8ab94ab2724e1fab9bc5d018bd7 authored over 7 years ago by Sullivan SENECHAL <[email protected]>
Merge pull request #119 from doctrine/require-php-71

Require PHP 7.1

f4b7fcae4dbc391527a6ce19860b46265804544f authored over 7 years ago by Marco Pivetta <[email protected]>
Add type-hints on methods without breaking BC

737931dc822209eacbd67d0f55f33b0e1883a16b authored over 7 years ago by Luís Cobucci <[email protected]>
Fix alignment of the constants

1027050ea9414256b25a34d5322629994c3caaf6 authored over 7 years ago by Luís Cobucci <[email protected]>
Fix docblock since the implementation supports arrays too

21d9cc7871c9381c9d2bf68d5ec597ed758c2eb3 authored over 7 years ago by Luís Cobucci <[email protected]>
Use PHP 7 sintax to simplify code

9de7399d7b1ee77bf65a3c2e227dafe478e8d282 authored over 7 years ago by Luís Cobucci <[email protected]>
Fix methods to respect the interface

These methods are void and shouldn't return anything.

b5ed2f28eb22b5af29043fca15edac1e76126b1a authored over 7 years ago by Luís Cobucci <[email protected]>
Add type-hints to all tests

707e326d9cb2581e6fb97227cf150e00342f2ad0 authored over 7 years ago by Luís Cobucci <[email protected]>
Fix test that was not being executed

066096512a365b4a5fcd48b75cbf90c111ab8bb5 authored over 7 years ago by Luís Cobucci <[email protected]>
Use `::class` syntax

d9ea6355380fd5e4d5b8967674cd6318f82b8a52 authored over 7 years ago by Luís Cobucci <[email protected]>
Use short-array syntax

9f10da35e82c32297312483316b1617c121e083b authored over 7 years ago by Luís Cobucci <[email protected]>
Stop allowing failures for nightly PHP versions

7578078ed5046da2c01988e61ade808204c7260c authored over 7 years ago by Luís Cobucci <[email protected]>
Require PHP 7.1

096bd0c53b06110cdd6357174e976753c82a5a5b authored over 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #118 from doctrine/drop-hhvm-support

Drop HHVM support

38065c63bcb408103d6969741f975045307a4050 authored over 7 years ago by Marco Pivetta <[email protected]>
Drop HHVM support

bf564b6d07244f71e22b073a086746b802d8b1bf authored over 7 years ago by Luís Cobucci <[email protected]>
Disable sudo mode in Travis-CI

c4e30c941d504d64fead04c70d703bd29077fda6 authored over 7 years ago by Luís Cobucci <[email protected]>
Use the provided XSD for PHPunit configuration

Removing unexisting parameters and also some that just had the default
value.

5381b9552d3b365abce2cb8754b4d91f7c0f268d authored over 7 years ago by Luís Cobucci <[email protected]>
Only generate coverage information when it's needed

In order to improve the build execution time.

e8a0bf3eef64a3d68eac3fece623bf76a4d34500 authored over 7 years ago by Luís Cobucci <[email protected]>
Remove "performance" group exclusion from PHPUnit config

This group is just not used in doctrine/collections and it doesn't make
sense to keep it here

bca5332766bec026f3b01f288fcad94bd66560b2 authored over 7 years ago by Luís Cobucci <[email protected]>
Run scrutinizer on PHP 7.1

54e62b4b4a324f9a4597aa7e1187c0ac7d8c20fe authored over 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #112 from gadelat/patch-2

Fix DocBlock for derived classes

41268a9054486260d9bee4e54ca3cadb29827807 authored almost 8 years ago by Marco Pivetta <[email protected]>
Fix DocBlock for derived classes

This goes hand in hand with https://github.com/doctrine/collections/pull/91

If you add new me...

f586b66758648891d60a86f8175761b51bf6c1e6 authored almost 8 years ago by Gabriel Ostrolucký <[email protected]>
Bumping the supported php version

1e76e3593af9bb69341b04716996a0fcef9e0a2b authored almost 8 years ago by mike <[email protected]>
Merge pull request #108 from mikeSimonson/travis

Travis

4804f9fa5514bf4effc759a2aec88fee77310120 authored almost 8 years ago by mikeSimonson <[email protected]>
Add nightly build of php for the tests

94b5c58acf0fc1b40e13da737a9ca528f8ebb6fc authored almost 8 years ago by mike <[email protected]>
Removing php 5.6 from the supported version

cb180aec3d93e745df466ef5a6c4e316070c4a81 authored almost 8 years ago by mike <[email protected]>
Add php 7.1 to travis (#107)

c38713492fdc145bbe616587afc2265aa11cdecb authored almost 8 years ago by mikeSimonson <[email protected]>
Merge pull request #105 from gabbydgab/hot-fix/phpunit-deprecated-methods

bumped phpunit to 5.7 and fixed deprecated methods

1a4fb7e902202c33cce8c55989b945612943c2ba authored almost 8 years ago by Marco Pivetta <[email protected]>