Description The following code: <?php...curl_setopt($ch,CURLOPT_SSL_CTX_FUNCTION,$someContextFunction);... Resulted in this output: PHP Fatal error: Uncaught Error: Undefined constant "CURLOPT_SSL_CTX_FUNCTION"