tpyo / amazon-s3-php-class

A standalone Amazon S3 (REST) client for PHP 5/CURL
1.03k stars 503 forks source link

Removed constant that is not compliant with minimum requirements of p… #150

Open tysonphillips opened 5 years ago

tysonphillips commented 5 years ago

…hp 5.2 (it requires php 5.5+)

Made the cURL SSL version optional--cURL will use the default, which is the recommended behavior @ http://php.net/manual/en/function.curl-setopt.php