v10.23.1
版本发布时间: 2023-09-15 19:27:24
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- Use PHP native json_validate in isJson function if available by @jnoordsij in https://github.com/laravel/framework/pull/48367
- [10.x] Remove and update a few tearDown methods. by @lucasmichot in https://github.com/laravel/framework/pull/48381
- [10.x] Test Improvements by @crynobone in https://github.com/laravel/framework/pull/48378
- add "resolve" to
Component::ignoredMethods()
method by @PH7-Jack in https://github.com/laravel/framework/pull/48373 - [10.x] Add
notModified
method to HTTP client by @lucasmichot in https://github.com/laravel/framework/pull/48379 - [10.x] Update the visibility of setUp and tearDown by @lucasmichot in https://github.com/laravel/framework/pull/48383
- Revert "[10.x] Validate version and variant in
Str::isUuid()
" by @taylorotwell in https://github.com/laravel/framework/pull/48385