curl_share_strerror
symfony/var-dumper
Supported Versions: PHP 7 >= 7.1.0, PHP 8
Return string describing the given error code
<?php curl_share_strerror
(
int $error_code
): ?
string