aws / aws-sdk-php-zf2

ZF2 module for using the AWS SDK for PHP to interact with AWS services like S3, DynamoDB, SQS, EC2, etc.
http://aws.amazon.com/sdkforphp/
Apache License 2.0
103 stars 63 forks source link

Fixes #28

Closed bakura10 closed 9 years ago

bakura10 commented 9 years ago

Hi @jeremeamia,

I've tried it on a simple app and there was a few errors (it also fixes some documentation that was always wrong). This PR contains the fixes, and I think it's good to go now!

Bye!

jeremeamia commented 9 years ago

Awesome! Thanks!