v11.32.0
版本发布时间: 2024-11-16 01:05:48
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [11.x] Http Client: fake connection exception by @gdebrauwer in https://github.com/laravel/framework/pull/53485
- [11.x] update the docblock of the runCommand method. by @kevinb1989 in https://github.com/laravel/framework/pull/53490
- [11.x] Fix extensions of contextual bindings by @axlon in https://github.com/laravel/framework/pull/53514
- Update the docblock of the fluentCommands property in the MySqlGrammar by @tisuchi in https://github.com/laravel/framework/pull/53509
- [11.x] Don't overwrite custom replacements for count in
trans_choice
by @patrickrobrecht in https://github.com/laravel/framework/pull/53517 - [11.x] Allow BackedEnum when asserting redirect-routes by @wietsewarendorff in https://github.com/laravel/framework/pull/53498
- Updates docblock for duplicates collection method to correct its return type by @gms8994 in https://github.com/laravel/framework/pull/53499
- [11.x] Add support for syncing associations with array or base collection of models by @diaafares in https://github.com/laravel/framework/pull/53495
- [11.x] SqsQueue pushRaw options: pass to sendMessage by @Niush in https://github.com/laravel/framework/pull/53507
- [11.x] Allow BackedEnum when using redirectToRoute in ResponseFactory by @wietsewarendorff in https://github.com/laravel/framework/pull/53518
- Improve type saftey for Config/Repository.php by @tisuchi in https://github.com/laravel/framework/pull/53520
- Fix issue where overwriting middleware variable when setting middleware priority by @ollieread in https://github.com/laravel/framework/pull/53504
- [11.x] Introduce method
Blueprint::rawColumn()
by @Jacobs63 in https://github.com/laravel/framework/pull/53496 - [11.x] Introduce Schedule Grouping by @istiak-tridip in https://github.com/laravel/framework/pull/53427
- [11.x] Added generics to paginators by @EranNL in https://github.com/laravel/framework/pull/53512
- Fix
unless
code comment by @fritz-c in https://github.com/laravel/framework/pull/53529 - [11.x] Add "head" slot to email layout by @hivokas in https://github.com/laravel/framework/pull/53531
- [11.x] Http client: record request when faking connection exception by @gdebrauwer in https://github.com/laravel/framework/pull/53530