mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
2b5fc8e325
`curl_copy_handle()` already registers a new resource, so we must not increase the refcount of the original resource.