Error message
User deprecated function: This installation of the SDK is using PHP version 7.4.3-4ubuntu2.19, which will be deprecated on January 13th, 2025.
Please upgrade your PHP version to a minimum of 8.1.x to continue receiving updates for the AWS SDK for PHP.
To disable this warning, set suppress_php_deprecation_warning to true on the client constructor or set the environment variable AWS_SUPPRESS_PHP_DEPRECATION_WARNING to true.
More information can be found at: https://aws.amazon.com/blogs/developer/announcing-the-end-of-support-for-php-runtimes-8-0-x-and-below-in-the-aws-sdk-for-php/
in
Aws\ClientResolver::emitDeprecationWarning() (line
1456 of
vendor/aws/aws-sdk-php/src/ClientResolver.php).
Aws\ClientResolver::emitDeprecationWarning() (Line: 1258)
Aws\ClientResolver::_apply_suppress_php_deprecation_warning(, Array, Object) (Line: 428)
Aws\ClientResolver->resolve(Array, Object) (Line: 248)
Aws\AwsClient->__construct(Array) (Line: 386)
Aws\S3\S3Client->__construct(Array) (Line: 377)
Drupal\s3fs\S3fsService->getAmazonS3Client(Array) (Line: 280)
Drupal\s3fs\StreamWrapper\S3fsStream->getClient() (Line: 188)
Drupal\s3fs\StreamWrapper\S3fsStream->__construct() (Line: 262)
Drupal\Component\DependencyInjection\Container->createService(Array, 'stream_wrapper.public') (Line: 176)
Drupal\Component\DependencyInjection\Container->get('stream_wrapper.public') (Line: 131)
Drupal\Core\StreamWrapper\StreamWrapperManager->getWrapper('public', 'public://') (Line: 96)
Drupal\Core\StreamWrapper\StreamWrapperManager->getViaScheme('public') (Line: 47)
Drupal\image\PathProcessor\PathProcessorImageStyles->processInbound('/node/2247', Object) (Line: 70)
Drupal\Core\PathProcessor\PathProcessorManager->processInbound('/node/2247', Object) (Line: 176)
Drupal\Core\Routing\RouteProvider->getRouteCollectionForRequest(Object) (Line: 238)
Drupal\Core\Routing\Router->getInitialRouteCollection(Object) (Line: 111)
Drupal\Core\Routing\Router->matchRequest(Object) (Line: 93)
Drupal\Core\Routing\AccessAwareRouter->matchRequest(Object) (Line: 112)
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object, 'kernel.request', Object)
call_user_func(Array, Object, 'kernel.request', Object) (Line: 142)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.request') (Line: 145)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 49)
Asm89\Stack\Cors->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 709)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)