v10.30.0
版本发布时间: 2023-10-31 21:27:18
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [10.x] Test Improvements by @crynobone in https://github.com/laravel/framework/pull/48815
- [10.x] Verify hash config by @timacdonald in https://github.com/laravel/framework/pull/48814
- [10.x] Fix the issue of using the now function within the ArrayCache in Lumen by @cxlblm in https://github.com/laravel/framework/pull/48826
- [10.x] Match service provider after resolved by @timacdonald in https://github.com/laravel/framework/pull/48824
- [10.x] Fix type error registering PSR Request by @kpicaza in https://github.com/laravel/framework/pull/48823
- [10.x] Ability to configure default session block timeouts by @bytestream in https://github.com/laravel/framework/pull/48795
- [10.x] Improvements for
artisan migrate --pretend
command 🚀 by @NickSdot in https://github.com/laravel/framework/pull/48768 - [10.x] Add support for getting native columns' attributes by @hafezdivandari in https://github.com/laravel/framework/pull/48357
- fix(Eloquent/Builder): calling the methods on passthru base object should be case-insensitive by @luka-papez in https://github.com/laravel/framework/pull/48852
- [10.x] Fix
QueriesRelationships@getRelationHashedColumn()
typehint by @cosmastech in https://github.com/laravel/framework/pull/48847 - [10.x] Remember the job on the exception by @timacdonald in https://github.com/laravel/framework/pull/48830
- fix bug for always throwing exception when we pass a callable to throwUnlessStatus method [test included] by @mhfereydouni in https://github.com/laravel/framework/pull/48844
- [10.x] Dispatch events based on a DB transaction result by @mateusjatenee in https://github.com/laravel/framework/pull/48705
- [10.x] Reset ShouldDispatchAfterCommitEventTest objects properties by @mateusjatenee in https://github.com/laravel/framework/pull/48858
- [10.x] Throw exception when trying to escape array for database connection by @sidneyprins in https://github.com/laravel/framework/pull/48836
- [10.x] Fix Stringable objects not converted to string in HTTP facade Query parameters and Body by @LasseRafn in https://github.com/laravel/framework/pull/48849