v11.1.0
版本发布时间: 2024-03-26 23:25:57
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [11.x] MySQL transaction isolation level fix by @mwikberg-virta in https://github.com/laravel/framework/pull/50689
- [11.x] Add ListManagementOptions in SES mail transport by @arifszn in https://github.com/laravel/framework/pull/50660
- [11.x] Accept non-backed enum in database queries by @gbalduzzi in https://github.com/laravel/framework/pull/50674
- [11.x] Add
Conditionable
trait toContext
by @michaelnabil230 in https://github.com/laravel/framework/pull/50707 - [11.x] Adds
@throws
section to the Context's doc blocks by @rnambaale in https://github.com/laravel/framework/pull/50715 - [11.x] Test modifying nullable columns by @hafezdivandari in https://github.com/laravel/framework/pull/50708
- [11.x] Introduce HASH_VERIFY env var by @valorin in https://github.com/laravel/framework/pull/50718
- [11.x] Apply default timezone when casting unix timestamps by @daniser in https://github.com/laravel/framework/pull/50751
- [11.x] Fixes
ApplicationBuilder::withCommandRouting()
usage by @crynobone in https://github.com/laravel/framework/pull/50742 - [11.x] Register console commands, paths and routes after the app is booted by @plumthedev in https://github.com/laravel/framework/pull/50738
- [11.x] Enhance malformed request handling by @jnoordsij in https://github.com/laravel/framework/pull/50735
- [11.x] Adds
withSchedule
tobootstrap/app.php
file by @nunomaduro in https://github.com/laravel/framework/pull/50755 - [11.x] Fix dock block for create method in
InvalidArgumentException.php
by @saMahmoudzadeh in https://github.com/laravel/framework/pull/50762 - [11.x] signature typo by @abrahamgreyson in https://github.com/laravel/framework/pull/50766
- [11.x] Simplify
ApplicationBuilder::withSchedule()
by @crynobone in https://github.com/laravel/framework/pull/50765