- [12.x] fix no arguments return type in request class by @olivernybroe in #55631
- [12.x] Add support for callback evaluation in containsOneItem method by @fernandokbs in #55622
- [12.x] add generics to aggregate related methods and properties by @taka-oyama in #55628
- [12.x] Fix typo in PHPDoc by @AhmedAlaa4611 in #55636
- [12.x] Allow naming queued closures by @willrowe in #55634
- [12.x] Add
assertRedirectBack
assertion method by @ryangjchandler in #55635 - [12.x] Typehints for bindings by @cosmastech in #55633
- [12.x] add PHP Doc types to arrays for methods in Database\Grammar by @taka-oyama in #55629
- fix trim null arg deprecation by @apreiml in #55649
- [12.x] Support predis/predis 3.x by @gabrielrbarbosa in #55641
- Bump vite from 5.4.18 to 5.4.19 in /src/Illuminate/Foundation/resources/exceptions/renderer by @dependabot in #55655
- [12.x] Fix predis versions by @GrahamCampbell in #55654
- [12.x] Bump minimum league/commonmark by @szepeviktor in #55659
- [12.x] Fix typo in MemoizedStoreTest by @szepeviktor in #55662
- [12.x] Queue event listeners with enum values by @wgriffioen in #55656
- [12.x] Implement releaseAfter method in RateLimited middleware by @adamjgriffith in #55671
- [12.x] Improve Cache Tests by @nuernbergerA in #55670
- [12.x] Only pass model IDs to Eloquent
whereAttachedTo
method by @ashleyshenton in #55666 - feat(bus): allow adding multiple jobs to chain by @dallyger in #55668
- [12.x] add generics to QueryBuilder’s column related methods by @taka-oyama in #55663