v11.9.0
版本发布时间: 2024-05-28 23:50:10
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [11.x] Optimize boostrap time by using hashtable to store providers by @sarven in https://github.com/laravel/framework/pull/51343
- [11.x] Prevent destructive commands from running by @jasonmccreary in https://github.com/laravel/framework/pull/51376
- [11.x] renamed left
has
tocontains
by @MrPunyapal in https://github.com/laravel/framework/pull/51532 - [10.x] Fix typo by @Issei0804-ie in https://github.com/laravel/framework/pull/51535
- [11.x] Fixes doc block in Timebox.php by @saMahmoudzadeh in https://github.com/laravel/framework/pull/51537
- [11.x] Rename test function to match prohibit action by @faissaloux in https://github.com/laravel/framework/pull/51534
- [11.x] Fix LazilyRefreshDatabase when using Laravel BrowserKit Testing by @MaxGiting in https://github.com/laravel/framework/pull/51538
- [10.x] Fix SQL Server detection in database store by @staudenmeir in https://github.com/laravel/framework/pull/51547
- [11.x] Display test creation messages by @nshiro in https://github.com/laravel/framework/pull/51546
- [11.x] Detect Cockroach DB connection loss by @saschaglo in https://github.com/laravel/framework/pull/51559
- [11.x] Fix type tests by @stayallive in https://github.com/laravel/framework/pull/51558
- [11.x] Add
withoutDelay()
to theQueueable
trait by @KennedyTedesco in https://github.com/laravel/framework/pull/51555 - [11.x] Add an option to remove the original environment file after encrypting by @riasvdv in https://github.com/laravel/framework/pull/51556
- [10.x] - Fix batch list loading in Horizon when serialization error by @jeffortegad in https://github.com/laravel/framework/pull/51551
- [10.x] Fixes explicit route binding with
BackedEnum
by @CAAHS in https://github.com/laravel/framework/pull/51586 - [11.x] Add
Macroable
toPendingCommand
by @PerryvanderMeer in https://github.com/laravel/framework/pull/51572 - [11.x] Improves errors by @nunomaduro in https://github.com/laravel/framework/pull/51261
- [11.x] Add RELEASE.md to .gitattributes by @Jubeki in https://github.com/laravel/framework/pull/51598
- [11.x] Fixes exception rendering by @nunomaduro in https://github.com/laravel/framework/pull/51587