v10.21.1
版本发布时间: 2023-09-05 21:18:49
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [10.x] HotFix: throw captured
UniqueConstraintViolationException
if there are no matching records onSELECT
retry by @mpyw in https://github.com/laravel/framework/pull/48234 - [10.x] Adds testing helpers for Precognition by @peterfox in https://github.com/laravel/framework/pull/48151
- [10.x] GeneratorCommand - Sorting possible models and events by @TWithers in https://github.com/laravel/framework/pull/48249
- [10.x] Add Enum Support to the In and NotIn Validation Rules by @geisi in https://github.com/laravel/framework/pull/48247
- PHP 8.3 Support by @driesvints in https://github.com/laravel/framework/pull/48265
- [10.x] Call
renderForAssertions
in all Mailable assertions by @jamsch in https://github.com/laravel/framework/pull/48254 - [10.x] Introduce
requireEnv
helper by @lucasmichot in https://github.com/laravel/framework/pull/48261 - [10.x] Combine prefix with table for
compileDropPrimary
PostgreSQL by @dyriavin in https://github.com/laravel/framework/pull/48268 - [10.x] BelongsToMany Docblock Improvements by @crynobone in https://github.com/laravel/framework/pull/48282