curl_share_strerror
(PHP 7 >= 7.1.0, PHP 8)
curl_share_strerror — Return string describing the given error code
Опис
function curl_share_strerror(
int $error_code):
?string
Значення, що повертаються
Returns error description or null for invalid error code.