v10.35.0
版本发布时间: 2023-12-05 23:02:40
laravel/framework最新发布版本:v11.22.0(2024-09-03 23:28:13)
- [10.x] Add
Conditionable
trait toAssertableJson
by @khalilst in https://github.com/laravel/framework/pull/49172 - [10.x] Add
--with-secret
option to Artisandown
command. by @jj15asmr in https://github.com/laravel/framework/pull/49171 - [10.x] Add support for
Number::summarize
by @jcsoriano in https://github.com/laravel/framework/pull/49197 - [10.x] Add Blade @use directive by @simonhamp in https://github.com/laravel/framework/pull/49179
- [10.x] Fixes retrying failed jobs causes PHP memory exhaustion errors when dealing with thousands of failed jobs by @crynobone in https://github.com/laravel/framework/pull/49186
- [10.x] Add "substituteImplicitBindingsUsing" method to router by @calebporzio in https://github.com/laravel/framework/pull/49200
- [10.x] Cookies Having Independent Partitioned State (CHIPS) by @fabricecw in https://github.com/laravel/framework/pull/48745
- [10.x] Update InteractsWithDictionary.php to use base InvalidArgumentException by @Grldk in https://github.com/laravel/framework/pull/49209
- [10.x] Fix docblock for wasRecentlyCreated by @stancl in https://github.com/laravel/framework/pull/49208
- [10.x] Fix loss of attributes after calling child component by @rojtjo in https://github.com/laravel/framework/pull/49216
- [10.x] Fix typo in PHPDoc comment by @caendesilva in https://github.com/laravel/framework/pull/49234
- [10.x] Determine if the given view exists. by @hafezdivandari in https://github.com/laravel/framework/pull/49231