splittingred / phpThumbOf

A secure phpthumb output filter for MODx Revolution
http://rtfm.modx.com/display/addon/phpthumbof/
23 stars 17 forks source link

Fixing CURLOPT_SSL_VERIFYHOST value #58

Open benjamindean opened 9 years ago

benjamindean commented 9 years ago

This commit is fixing "CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used instead" notice spam. There is also some warnings about CURLOPT_CLOSEPOLICY, but this one, I guess, needs to be reviewed.