v11.0.8
版本发布时间: 2024-03-21 22:20:10
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [11.x] Change typehint for enum rule from string to class-string by @liamduckett in https://github.com/laravel/framework/pull/50603
- [11.x] Fixed enum and enum.backed stub paths after publish by @haroon-mahmood-4276 in https://github.com/laravel/framework/pull/50629
- [11.x] Fix(ScheduleListCommand): fix doc block for listEvent method by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50638
- [11.x] Re: Fix issue with missing 'js/' directory in broadcasting installation command by @alnahian2003 in https://github.com/laravel/framework/pull/50657
- [11.x] Remove
$except
property fromExcludesPaths
trait by @gdebrauwer in https://github.com/laravel/framework/pull/50644 - [11.x] Fix command alias registration and usage. by @timacdonald in https://github.com/laravel/framework/pull/50617
- [11.x] Fixed make:session-table Artisan command cannot be executed if a migration exists by @naopusyu in https://github.com/laravel/framework/pull/50615
- [11.x] Fix(src\illuminate\Queue): update doc block, Simplification of the code in RedisManager by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50635
- [11.x] Add
--without-reverb
and--without-node
arguments toinstall:broadcasting
command by @duncanmcclean in https://github.com/laravel/framework/pull/50662 - [11.x] Fixed
trait
stub paths after publish by @haroon-mahmood-4276 in https://github.com/laravel/framework/pull/50678 - [11.x] Fixed
class
andclass.invokable
stub paths after publish by @haroon-mahmood-4276 in https://github.com/laravel/framework/pull/50676 - [10.x] Fix
Collection::concat()
return type by @axlon in https://github.com/laravel/framework/pull/50669 - [11.x] Fix adding multiple bootstrap providers with opcache by @jessarcher in https://github.com/laravel/framework/pull/50665
- [11.x] Allow
BackedEnum
andUnitEnum
inRule::in
andRule::notIn
by @PerryvanderMeer in https://github.com/laravel/framework/pull/50680 - [10.x] Fix command alias registration and usage by @crynobone in https://github.com/laravel/framework/pull/50695