13.x
Run all Tests on Ubuntu 24.04 (#51946)
Replace throw_if/throw_unless with explicit if/throw in src/ (#60944)
Add .gitattributes to components (#40733)
Improve return type for `Arr::prependKeysWith()` (#61034)
[13.x] Solve another PHP 8.5 null index deprecation (#60964)
[13.x] Add `phpdoc_trim_consecutive_blank_line_separation rule` to pint (#60669)
[12.x] Ability to perform higher order static calls on collection items (#55880)
Convert non-existant namespace (#38449)
split collections into a separate package
Skip unsupported values in LazyCollection::flip (#61081)
[12.x] remove `@return` docblocks on constructors (#55076)
[13.x] Add support for `SortDirection` enum to query builder classes (#59865)
[11.x] Allows `enum_value()` to be use in standalone `illuminate/collections` (#53871)
[12.x] Allow closure parameters in docblock for when() helper function (#58862)