The version of the S3 PHP class contained in s3.inc is slightly outdated. There is a somewhat newer (~1 month more recent) version available at http://undesigned.org.za/2007/10/22/amazon-s3-php-class - I will run a diff against these two files to see what's changed, and apply a patch to bring the module's file up to date.

Side note: wonder if we should consider using the official Amazon SDK for PHP with this module, as the Creeper module is doing. Thoughts?

Comments

torgospizza’s picture

I sent an email to Donovan, creator of the class, notifying him of my patch at #1049182: Allow modules to override default headers of signed URLs in getAuthenticatedUrl and to see if he can include my modification in the class itself.

deggertsen’s picture

Is this done? How are things coming with another release?