php-async-aws-core 1.18.1-1 source package in Ubuntu

Changelog

php-async-aws-core (1.18.1-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * Add return type to ResetInterface implementations (#1371)

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <email address hidden>  Tue, 28 Feb 2023 19:06:50 +0100

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.18.1-1.dsc 1.9 KiB e043a3e15c8edef9a8826b0573c1e6010d3a03076ef362445ca5bb6a244ecaa5
php-async-aws-core_1.18.1.orig.tar.xz 49.3 KiB fe414e86f6c76bb73e798f4339b5166f67ee038edc4ee8f8bc726bb673b0a033
php-async-aws-core_1.18.1-1.debian.tar.xz 4.0 KiB 712aa63188eaaba1fbb25cb73c9afaf68e95f14b7ec78fe8d7c71c93a13be1f5

Available diffs

No changes file available.

Binary packages built by this source

php-async-aws-core: AsyncAws Core - AsyncAws component

 Core package to integrate with AWS. This is a lightweight AWS SDK provider by
 AsyncAws.
 .
 Shared classes between all AWS services, and STS client to handle
 authentication.
 .
 AsyncAws is a wrapper around Symfony's HTTP client and makes sure
 the asynchronous features are properly used. AsyncAws also handles
 authentication, exceptions and provide input and result objects.