Skip to content

Remove deprecated curl_close calls (PHP 8.5)#11

Open
joelgrondrup wants to merge 1 commit into
Lenius:masterfrom
joelgrondrup:master
Open

Remove deprecated curl_close calls (PHP 8.5)#11
joelgrondrup wants to merge 1 commit into
Lenius:masterfrom
joelgrondrup:master

Conversation

@joelgrondrup

Copy link
Copy Markdown

curl_close() is deprecated in PHP 8.5. CurlHandle objects are freed automatically, so the calls in shutdown() and create() can be safely removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant