ZF-6403: Zend_Service_Amazon_S3 should extend Zend_Service_Amazon_Abstract
Description
Now that {{Zend_Service_Amazon_Abstract}} exists and handles storage and retrieval of the user's AWS Access Key and Secret Key, {{Zend_Service_Amazon_S3}} should use this instead of relying on it's own implementation.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-04-24T04:18:39.000+0000
Assigning to Jon W.
Posted by Jon Whitcraft (sidhighwind) on 2009-04-24T05:47:01.000+0000
Will fix later this weekend.
Posted by Jon Whitcraft (sidhighwind) on 2009-04-25T06:39:09.000+0000
Fixed with r14145