- [12.x] fix static analysis error by @cosmastech in #57162
- Fix: Handle non-string returns from Htmlable::toHtml() in e() helper by @Carnicero90 in #57157
- [12.x] Fix pending attributes in schedule group by @jamessa in #57156
- Remove Request overview from Exceptions by @barryvdh in #57158
- [12.x] Pass "throw" option from scoped to parent disk by @daniser in #57163
- [12.x] Make docblock return type in line with actual return type by @parijke in #57164
- [12.x] Adjust
Arr
typehints by @daniser in #57165 - [12.x] Track filesystem adapter decoration by @daniser in #57167
- [12.x] Batch Job Failure Callbacks Support by @yitzwillroth in #55916
- [12.x] Fix operator precedence by @daniser in #57169
- [12.x] Clean up after filesystem manager tests by @daniser in #57168
- Fix: Improve validateInteger ergonomics and fix BC break by @ntm-dev in #57175
- [12.x] Fix nested
can
and inherit models on route groups by @bonroyage in #57172 - [12.x] Syntax highlight on the frontend by @avosalmon in #57184
- [12.x] Add missing Closure type to Collection::pluck() docblock by @Bariss61 in #57178
- Add database afterRollback callback support and tests by @maltekuhr in #57180
- fix: add return type by @alipowerful7 in #57192
- [12.x] Adds support enums for
ThrottleRequests::using
method by @sethsandaru in #57190 - [12.x] Introduce "after" rate limiting by @timacdonald in #57125
- [12.x] Json schema nullable by @Katalam in #57181
- [12.x] Dispatch framework events on composer
pre-package-uninstall
event by @cosmastech in #57144 - [12.x] Add Http::batch by @WendellAdriel in #56946
- [12.x] [Mail] Update
queue
PHPDoc according to function behavior by @MrYamous in #57207 - [12.x] Remove unnecessary parentheses by @AhmedAlaa4611 in #57212
- [12.x] Remove unnecessary parentheses by @AhmedAlaa4611 in #57210
- [12.x] Fixes error renderer report page by @xiCO2k in #57208
- [12.x] Extend SQS FIFO and fair queue support by @patrickcarlohickman in #57187