v11.25.0
版本发布时间: 2024-09-26 19:23:14
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [11.x] Fix make:listener command by @iamgergo in https://github.com/laravel/framework/pull/52924
- [11.x] Fix incorrect PHPDoc for KeyBy and GroupBy by @kayw-geek in https://github.com/laravel/framework/pull/52918
- [11.x] Fix PHPDoc for TestResponse's
Response
Type to \Symfony\Component\HttpFoundation\Response by @kayw-geek in https://github.com/laravel/framework/pull/52915 - [11.x] Docblock Improvements by @saMahmoudzadeh in https://github.com/laravel/framework/pull/52909
- [11.x] Add vector column support to migrations by @Jim-Webfox in https://github.com/laravel/framework/pull/52884
- [11.x] Revert auto-discovering
routes/console.php
as this will cause breaking change with the defaultwithRouting($console)
by @crynobone in https://github.com/laravel/framework/pull/52942 - [11.x] Fixed docblock on typeVector method in Grammer by @flavio-schoute in https://github.com/laravel/framework/pull/52927