curl_share_close
brefphp/bref
Supported Versions: PHP 5 >= 5.5.0, PHP 7, PHP 8
Close a cURL share handle
<?php curl_share_close
(
CurlShareHandle $share_handle
):
void