(PHP 7 >= 7.1.0)
curl_share_strerror — Return string describing the given error code
$error_code
) : string|nullReturns a text error message describing the given error code.
error_code
One of the » cURL error codes constants.
Returns error description or NULL
for invalid error code.