- [10.x] Add
engine
method toBlueprint
by @jbrooksuk in #49250 - [10.x] Use translator from validator in
Can
andEnum
rules by @fancyweb in #49251 - [10.x] Get indexes of a table by @hafezdivandari in #49204
- [10.x] Filesystem : can lock file on append of content by @StephaneBour in #49262
- [10.x] Test Improvements by @crynobone in #49266
- [10.x] Fixes generating facades documentation shouldn't be affected by
php-psr
extension by @crynobone in #49268 - [10.x] Fixes
AboutCommand::format()
docblock by @crynobone in #49274 - [10.x]
Route::getController()
should returnnull
when the accessing closure based route by @crynobone in #49269 - [10.x] Add "noActionOnUpdate" method in Illuminate/Database/Schema/ForeignKeyDefinition by @hrsa in #49297
- [10.x] Fixing number helper for floating 0.0 by @mr-punyapal in #49277
- [10.x] Allow checking if lock succesfully restored by @Joostb in #49272
- [10.x] Enable DynamoDB as a backend for Job Batches by @khepin in #49169
- [10.x] Removed deprecated and not used argument by @Muetze42 in #49304
- [10.x] Add Conditionable to Batched and Chained jobs by @bretto36 in #49310
- [10.x] Include partitioned tables on PostgreSQL when retrieving tables by @hafezdivandari in #49326
- [10.x] Allow to pass
Arrayable
orStringble
in rulesIn
andNotIn
by @michaelnabil230 in #49055 - [10.x] Display error message if json_encode() fails by @aimeos in #48856
- [10.x] Allow error list per field by @timacdonald in #49309
- [10.x] Get foreign keys of a table by @hafezdivandari in #49264
- [10.x] PHPStan Improvements by @crynobone in #49343
- [10.x] Handle missing translations: more robust handling of callback return value by @DeanWunder in #49341