Skip to content

Commit c9f58fc

Browse files
Merge pull request nextcloud#48326 from nextcloud/dependaniel/aws-sdk-for-29
[stable29] chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4
2 parents 56a734b + 1af2df8 commit c9f58fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

3rdparty

Submodule 3rdparty updated 1567 files

lib/private/Files/ObjectStore/S3ConnectionTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ public function getConnection() {
132132
'connect_timeout' => 5
133133
],
134134
'use_aws_shared_config_files' => false,
135+
'suppress_php_deprecation_warning' => true,
135136
];
136137

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

0 commit comments

Comments
 (0)