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

Changelog

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

  [ Jérémy Derussé ]
  * Treat empty env variables has undefined (#1586)

  [ Christophe Coevoet ]
  * Allow passing explicit null values for optional input members (#1542)

  [ David Prévot ]
  * Drop incompatible option with PHPUnit 10

 -- David Prévot <email address hidden>  Thu, 14 Dec 2023 08:53:37 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.20.1-1.dsc 1.9 KiB ac57500f8722aee2551669fc3114b5b1352e36681e77137f75d97ed153a26c8d
php-async-aws-core_1.20.1.orig.tar.xz 55.4 KiB ae0e7cdf29ba90e9723fcccb4f371dd2d9d945b517341de24e0cde9ec9566572
php-async-aws-core_1.20.1-1.debian.tar.xz 4.3 KiB fa662c2844e79d8e25e65ea88f2bb4dd4a9ad21f2ac5abaf18e67faf5e4cc400

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.