v11.11.1
版本发布时间: 2024-06-20 18:55:49
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [11.x] Remove useless variable assignment by @seriquynh in https://github.com/laravel/framework/pull/51838
- [11.x] Fix event dispatcher typing in cache repository by @axlon in https://github.com/laravel/framework/pull/51835
- Chop PHP extension when passed to
make
commands by @jasonmccreary in https://github.com/laravel/framework/pull/51842 - [11.x] Simplify
.php
extension chopping ingetNameInput
by @osbre in https://github.com/laravel/framework/pull/51843 - [11.x] fix: improve performance and robustness of Relation::getMorphAlias() by @calebdw in https://github.com/laravel/framework/pull/51845
- Revert "[11.x] Change scope for
afterCreating
andafterMaking
callbacks" by @driesvints in https://github.com/laravel/framework/pull/51858