v10.15.0
版本发布时间: 2023-07-11 21:55:07
laravel/framework最新发布版本:v10.48.24(2024-11-20 23:58:25)
- [10.x] Change return type of
getPrivateToken
in AblyBroadcaster by @milwad-dev in https://github.com/laravel/framework/pull/47602 - [10.x] Add toRawSql, dumpRawSql() and ddRawSql() to Query Builders by @tpetry in https://github.com/laravel/framework/pull/47507
- [10.x] Fix recorderHandler not recording changes made by middleware by @j3j5 in https://github.com/laravel/framework/pull/47614
- Pass queue from Mailable to SendQueuedMailable job by @Tarpsvo in https://github.com/laravel/framework/pull/47612
- [10.x] Sub-minute Scheduling by @jessarcher in https://github.com/laravel/framework/pull/47279
- [10.x] Fixes failing tests running on DynamoDB Local 2.0.0 by @crynobone in https://github.com/laravel/framework/pull/47653
- [10.x] Allow password reset callback to modify the result by @GrahamCampbell in https://github.com/laravel/framework/pull/47641
- Forget with collections by @joelbutcher in https://github.com/laravel/framework/pull/47637
- [10.x] Do not apply global scopes when incrementing/decrementing an existing model by @cosmastech in https://github.com/laravel/framework/pull/47629
- [10.x] Adds inline attachments support for "notifications" markdown mailables by @nunomaduro in https://github.com/laravel/framework/pull/47643
- Assertions for counting outgoing mailables by @jasonmccreary in https://github.com/laravel/framework/pull/47655
- [10.x] Add getRawQueryLog() method by @fuwasegu in https://github.com/laravel/framework/pull/47623
- [10.x] Fix Storage::cloud() return type by @tattali in https://github.com/laravel/framework/pull/47664
- [10.x] Add
isUrl
to theStr
class and use it from the validator by @GrahamCampbell in https://github.com/laravel/framework/pull/47688 - [10.x] Remove unwanted call to include stack traces by @HazzazBinFaiz in https://github.com/laravel/framework/pull/47687
- [10.x] Make Vite throw a new
ManifestNotFoundException
by @innocenzi in https://github.com/laravel/framework/pull/47681 - [10.x] Move class from file logic in Console Kernel to dedicated method by @CalebDW in https://github.com/laravel/framework/pull/47665
- [10.x] Dispatch model pruning started and ended events by @ziadoz in https://github.com/laravel/framework/pull/47669
- [10.x] Update DatabaseRule to handle Enums for simple where clause by @CalebDW in https://github.com/laravel/framework/pull/47679
- [10.x] Add data_remove helper by @PhiloNL in https://github.com/laravel/framework/pull/47618
- [10.x] Added tests for
isUrl
to Str. by @michaelnabil230 in https://github.com/laravel/framework/pull/47690 - [10.x] Added
isUrl
to Stringable. by @michaelnabil230 in https://github.com/laravel/framework/pull/47689 - [10.x] Tweak return type for missing config by @sfreytag in https://github.com/laravel/framework/pull/47702
- [10.x] Fix parallel testing without any database connection by @deleugpn in https://github.com/laravel/framework/pull/47705
- [10.x] Test Improvements by @crynobone in https://github.com/laravel/framework/pull/47709
- [10.x] Allows HTTP exceptions to be thrown for views by @nunomaduro in https://github.com/laravel/framework/pull/47714