Closed d9magai closed 10 years ago
I have eliminated curl_setopt of CURLOPT_CLOSEPOLICY. CURLOPT_CLOSEPOLICY is deprecated, as it was never implemented in cURL and never had any effect. This parameter removed in PHP 5.6.0. http://php.net/manual/en/function.curl-setopt.php
sorry, I have removed this by mistake.
I have eliminated curl_setopt of CURLOPT_CLOSEPOLICY. CURLOPT_CLOSEPOLICY is deprecated, as it was never implemented in cURL and never had any effect. This parameter removed in PHP 5.6.0. http://php.net/manual/en/function.curl-setopt.php