- [10.x] Add test for
withCookies
method in RedirectResponse by @milwad-dev in #47383 - [10.x] Add new error message "SSL: Handshake timed out" handling to PDO Dete… by @yehorherasymchuk in #47392
- [10.x] Add new error messages for detecting lost connections by @mfn in #47398
- [10.x] Update phpdoc
except
method in Middleware by @milwad-dev in #47408 - [10.x] Fix inconsistent type hint for
$passwordTimeoutSeconds
by @devfrey in #47414 - Change visibility of
path
method in FileStore.php by @foremtehan in #47413 - [10.x] Fix return type of
buildException
method by @milwad-dev in #47422 - [10.x] Allow serialization of NotificationSent by @cosmastech in #47375
- [10.x] Incorrect comment in
PredisConnector
andPhpRedisConnector
by @hungthai1401 in #47438 - [10.x] Can set custom Response for denial within
Gate@inspect()
by @cosmastech in #47436 - [10.x] Remove unnecessary param in
addSingletonUpdate
by @milwad-dev in #47446 - [10.x] Fix return type of
prefixedResource
&prefixedResource
by @milwad-dev in #47445 - [10.x] Add Factory::getNamespace() by @tylernathanreed in #47463
- [10.x] Add
whenAggregated
method toConditionallyLoadsAttributes
trait by @akr4m in #47417 - [10.x] Add PendingRequest
withHeader()
method by @ralphjsmit in #47474 - [10.x] Fix $exceptTables to allow an array of table names by @cwilby in #47477
- [10.x] Fix
eachById
onHasManyThrough
relation by @cristiancalara in #47479 - [10.x] Allow object caching to be disabled for custom class casters by @CalebDW in #47423
- [10.x] "Can" validation rule by @stevebauman in #47371
- [10.x] refactor(Parser.php): Removing the extra "else" statement by @saMahmoudzadeh in #47483
- [10.x] Add
UncompromisedVerifier::class
toprovides()
inValidationServiceProvider
by @xurshudyan in #47500 - [9.x] Fix SES V2 Transport "reply to" addresses by @jacobmllr95 in #47522
- [10.x] Reindex appends attributes by @hungthai1401 in #47519
- [10.x] Fix
ListenerMakeCommand
deprecations by @dammy001 in #47517 - [10.x] Add
HandlesPotentiallyTranslatedString
trait by @xurshudyan in #47488 - [10.x] update [JsonResponse]: using match expression instead of if-elseif-else by @saMahmoudzadeh in #47524
- [10.x] Add
withQueryParameters
to the HTTP client by @mnapoli in #47297 - [10.x] Allow
%
symbol in component attribute names by @JayBizzle in #47533 - [10.x] Fix Http client pool return type by @srdante in #47530
- [10.x] Use
match
expression inresolveSynchronousFake
by @osbre in #47540 - [10.x] Use
match
expression incompileHaving
by @osbre in #47548 - [10.x] Use
match
expression ingetArrayableItems
by @osbre in #47549 - [10.x] Fix return type in
SessionGuard
by @PerryvanderMeer in #47553 - [10.x] Fix return type in
DatabaseQueue
by @PerryvanderMeer in #47552 - [10.x] Fix return type in
DumpCommand
by @PerryvanderMeer in #47556 - [10.x] Fix return type in
MigrateMakeCommand
by @PerryvanderMeer in #47557 - [10.x] Add missing return to
Factory
by @PerryvanderMeer in #47559 - [10.x] Update doc in Eloquent model by @alirezasalehizadeh in #47562
- [10.x] Fix return types by @PerryvanderMeer in #47561
- [10.x] Fix PHPDoc throw type by @fernandokbs in #47566
- [10.x] Add hasAny function to ComponentAttributeBag, Allow multiple keys in has function by @indykoning in #47569
- [10.x] Ensure captured time is in configured timezone by @timacdonald in #47567
- [10.x] Add Method to Report only logged exceptions by @joelharkes in #47554
- [10.x] Add global middleware to
Http
client by @timacdonald in #47525 - [9.x] Fixes unable to use
trans()->has()
on JSON language files. by @crynobone in #47582