v10.14.0
- [10.x] Add test for
withCookiesmethod 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
exceptmethod in Middleware by @milwad-dev in #47408 - [10.x] Fix inconsistent type hint for
$passwordTimeoutSecondsby @devfrey in #47414 - Change visibility of
pathmethod in FileStore.php by @foremtehan in #47413 - [10.x] Fix return type of
buildExceptionmethod by @milwad-dev in #47422 - [10.x] Allow serialization of NotificationSent by @cosmastech in #47375
- [10.x] Incorrect comment in
PredisConnectorandPhpRedisConnectorby @hungthai1401 in #47438 - [10.x] Can set custom Response for denial within
Gate@inspect()by @cosmastech in #47436 - [10.x] Remove unnecessary param in
addSingletonUpdateby @milwad-dev in #47446 - [10.x] Fix return type of
prefixedResource&prefixedResourceby @milwad-dev in #47445 - [10.x] Add Factory::getNamespace() by @tylernathanreed in #47463
- [10.x] Add
whenAggregatedmethod toConditionallyLoadsAttributestrait 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
eachByIdonHasManyThroughrelation 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::classtoprovides()inValidationServiceProviderby @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
ListenerMakeCommanddeprecations by @dammy001 in #47517 - [10.x] Add
HandlesPotentiallyTranslatedStringtrait by @xurshudyan in #47488 - [10.x] update [JsonResponse]: using match expression instead of if-elseif-else by @saMahmoudzadeh in #47524
- [10.x] Add
withQueryParametersto 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
matchexpression inresolveSynchronousFakeby @osbre in #47540 - [10.x] Use
matchexpression incompileHavingby @osbre in #47548 - [10.x] Use
matchexpression ingetArrayableItemsby @osbre in #47549 - [10.x] Fix return type in
SessionGuardby @PerryvanderMeer in #47553 - [10.x] Fix return type in
DatabaseQueueby @PerryvanderMeer in #47552 - [10.x] Fix return type in
DumpCommandby @PerryvanderMeer in #47556 - [10.x] Fix return type in
MigrateMakeCommandby @PerryvanderMeer in #47557 - [10.x] Add missing return to
Factoryby @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
Httpclient by @timacdonald in #47525 - [9.x] Fixes unable to use
trans()->has()on JSON language files. by @crynobone in #47582