aws / aws-sdk-php

Official repository of the AWS SDK for PHP (@awsforphp)
http://aws.amazon.com/sdkforphp
Apache License 2.0
5.99k stars 1.2k forks source link

bugfix: update deprecated command methods #2938

Closed stobrien89 closed 3 weeks ago

stobrien89 commented 3 weeks ago

Issue #, if available:

2937

Description of changes: Removes suppressed call to a deprecated method. Lowers error level of deprecated call to E_USER_WARNING.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.