v11.23.4
版本发布时间: 2024-09-12 22:59:00
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [10.x] Fixes
whereDate
,whereDay
,whereMonth
,whereTime
,whereYear
andwhereJsonLength
to ignore invalid$operator
by @crynobone in https://github.com/laravel/framework/pull/52704 - [11.x] Fixing Concurrency Facade Docblocks by @devajmeireles in https://github.com/laravel/framework/pull/52764
- [11.x] add lazy default to when helper by @rodrigopedra in https://github.com/laravel/framework/pull/52747
- Fix arguments passed to artisan commands that start with 'env' by @willrowe in https://github.com/laravel/framework/pull/52748