Skip to content

Commit 80d5cde

Browse files
Merge pull request #48348 from nextcloud/dependaniel/aws-sdk-for-28
[stable28] chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4
2 parents cde0674 + a22ee3e commit 80d5cde

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

3rdparty

Submodule 3rdparty updated 1568 files

lib/private/Files/ObjectStore/S3ConnectionTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ public function getConnection() {
156156
'connect_timeout' => 5
157157
],
158158
'use_aws_shared_config_files' => false,
159+
'suppress_php_deprecation_warning' => true,
159160
];
160161

161162
if ($this->params['s3-accelerate']) {

0 commit comments

Comments
 (0)