dopiaza / DPZFlickr

PHP API Kit for Flickr with support for OAuth
Other
30 stars 21 forks source link

Update Flickr API to handle newer versions of PHP #10

Closed mikesalmonuk closed 2 years ago

mikesalmonuk commented 7 years ago

Before v5.6.0, the default value for CURLOPT_SAFE_UPLOAD was false, but since 5.6 it is now true - should be set in the httpRequest function to work properly on 5.6