- [12.x] Remove return void from Http\Client\Batch's constructor by @rodrigopedra in #57518
- [12.x] Namespace file cache lock keys by @faisuc in #57516
- [12.x] Remove @return tag from constructor by @noir4y in #57536
- [12.x] Add missing @throws annotation by @AhmedAlaa4611 in #57535
- [12.x] allow chaining on setters by @browner12 in #57532
- [12.x] Stop double prefixing S3 filesystem paths by @cosmastech in #57534
- [12.x] test
Uribuilder methods by @browner12 in #57549 - [12.x] Refactor
jsonSerialize()method to use match expression by @amirhshokri in #57552 - [12.x] redirect response enforce same origin by @browner12 in #57533
- [12.x] Add Eloquent Collection methods:
setAppends&&withoutAppendsby @cosmastech in #57561 - [12.x] Fix buffer overflow when flushing Redis cache tags with many keys by @faisuc in #57562
- [12.x] Allow validator message placeholers to be capitalized by @florianraith in #57556
- Exclude property hooks on return of Model::__sleep() by @rafaelqueiroz in #57557
- [12.x] Add concurrency control to Http::pool and Http::batch by @WendellAdriel in #57555