v10.39.0
版本发布时间: 2023-12-27 22:36:39
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [9.x] Support for phpredis 6.0.0 by @MichalHubatka in https://github.com/laravel/framework/pull/48380
- [10.x] Dynamic
maxTries
for queued jobs by @mechelon in https://github.com/laravel/framework/pull/49473 - [10.x] Avoid TypeError when using json validation rule when PHP < 8.3 by @Xint0 in https://github.com/laravel/framework/pull/49474
- [10.x] Fix use statement compilation in Blade templates by @MrPunyapal in https://github.com/laravel/framework/pull/49479
- [10.x] Allow testing prompts validation by @cerbero90 in https://github.com/laravel/framework/pull/49447
- [10.x] Add 'Roundrobin' Symfony mailer transport driver by @me-shaon in https://github.com/laravel/framework/pull/49435