doctrine/collections
Doctrine Collections is a PHP library providing a flexible abstraction for working with collections. It offers array-like data structures, filtering and matching utilities, and common collection operations used across Doctrine projects and standalone apps.
Backwards incompatible release (major)
accessRawFieldValues parameter which is a no-op as of 3.0 thanks to @mpdudeFeature release (minor)
2.5.x bugfix release (patch)
Feature release (minor)
Feature release (minor)
Feature release (minor)
2.2.x bugfix release (patch)
Feature release (minor)
use Doctrine\Common\Collections\Order; thanks to @ThomasLandauer2.1.x bugfix release (patch)
2.1.x bugfix release (patch)
380: Improve return type for Collection::partition thanks to @heiglandreas
379: Make returntypes consistent with implementation thanks to @heiglandreas
377: Add doctrine-project.json to .gitattributes thanks to @VincentLanglet
2.1.x bugfix release (patch)
2.1.x bugfix release (patch)
2.1.x bugfix release (patch)
Feature release (minor)
2.0.x bugfix release (patch)
Feature release (minor)
1.7.x bugfix release (patch)
1.7.x bugfix release (patch)
Feature release (minor)
Selectable#matching return Collection thanks to @boesing1.6.x bugfix release (patch)
313: Update phpdoc of the AbstractLazyCollection thanks to @VincentLanglet
296: Psalm 4.22 and PHPStan 1.4.8 thanks to @franmomu
303: Setup Composer Lint thanks to @greg0ire
293: Bump reusable workflows thanks to @derrabus
284: Fix PHPStan thanks to @derrabus
282: Revert "Update Psalm and fix a few issues" thanks to @greg0ire
280: Add explicit [@return](https://github.com/return) type next to #[ReturnTypeWillChange] thanks to @nicolas-grekas
274: PHPStan already supports array-key as template type variable bound thanks to @ondrejmirtes
269: Use explicit [@return](https://github.com/return) when implementing base PHP types thanks to @nicolas-grekas
Release 1.6.7
Release 1.6.6
Release 1.6.5
Release 1.6.4
Release 1.6.3
This release fixes the inferred type of ArrayCollection::createFrom() and ArrayCollection#filter() when subclassing ArrayCollection.
Total issues resolved: 2
How can I help you explore Laravel packages today?