zendframework / ZendService_Amazon

BSD 3-Clause "New" or "Revised" License
29 stars 37 forks source link

Fix NOTICE error occur when data property is not set. #39

Closed yukikaoru closed 11 years ago

yukikaoru commented 11 years ago

I fix problem that NOTICE error occur when $data property is not set.

Maks3w commented 11 years ago

Please add a unit test

yukikaoru commented 11 years ago

This problem's cause is because Amazon is responded old namespace(ecs.amazonaws.com) when occur "RequestThrottled" error. I think that the Amazon class has to support ecs.amazonaws.com.