Skip to content

Restore curl_close for PHP < 8.0 - #709

Open
timovia wants to merge 1 commit into
Luracast:v5from
timovia:fix-php8-deprecations
Open

Restore curl_close for PHP < 8.0#709
timovia wants to merge 1 commit into
Luracast:v5from
timovia:fix-php8-deprecations

Conversation

@timovia

@timovia timovia commented Aug 22, 2026

Copy link
Copy Markdown

After making the changes in #708, I realized that we should still call curl_close if running PHP 7. Starting with PHP 8.0, curl_close is a NOP.

@timovia timovia changed the title curl_close is a NOP starting at PHP 8.0 Restore curl_close for PHP < 8.0 Aug 23, 2026
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