AWS Developer Tools Blog
Release: AWS SDK for PHP – Version 2.6.2
We would like to announce the release of version 2.6.2 of the AWS SDK for PHP.
- Added support for Amazon SQS message attributes.
- Fixed Amazon S3 multi-part uploads so that manually set ContentType values are not overwritten.
- No longer recalculating file sizes when an Amazon S3 socket timeout occurs.
- Added better environment variable detection.
Install the SDK
- Install via Composer/Packagist (e.g.,
"aws/aws-sdk-php": "~2.6.2"
) - Download the
aws.phar
- Download the
aws.zip