(PHP 7 >= 7.1.0, PHP 8)
curl_share_errno — Return the last share curl error number
curl_share_errno(CurlShareHandle $share_handle): int
Return an integer containing the last share curl error number.
share_handle
A cURL share handle returned by curl_share_init().
Returns an integer containing the last share curl error number.
false
© 1997–2025 The PHP Documentation GroupLicensed under the Creative Commons Attribution License v3.0 or later. https://www.php.net/manual/en/function.curl-share-errno.php