php-async-aws-core 1.24.1-2 source package in Ubuntu

Changelog

php-async-aws-core (1.24.1-2) unstable; urgency=medium

  * Compatibility with recent PHPUnit (12)

 -- David Prévot <email address hidden>  Wed, 12 Feb 2025 22:06:10 +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

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.24.1-2.dsc 1.9 KiB d5c988259bfa3f132ecaffa6bc02cad0727dba440bfd7f32e12ead1c56cd4bf9
php-async-aws-core_1.24.1.orig.tar.xz 57.7 KiB 7d25c5229fd1059ab92c26cf7b38fd0a2b7de8faa17ff26728bd32b68186fc2f
php-async-aws-core_1.24.1-2.debian.tar.xz 6.9 KiB 8b29af41297e18592b4eae776781c26545044557359c779c2d4a40ba307e3b87

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.