Skip to content

[3.0] Removes call to deprecated and useless curl_close() function#9163

Merged
Sesquipedalian merged 1 commit intoSimpleMachines:release-3.0from
Sesquipedalian:3.0/php85_fixes
Mar 21, 2026
Merged

[3.0] Removes call to deprecated and useless curl_close() function#9163
Sesquipedalian merged 1 commit intoSimpleMachines:release-3.0from
Sesquipedalian:3.0/php85_fixes

Conversation

@Sesquipedalian
Copy link
Member

Avoids triggering the following warning: "Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0"

Avoids triggering the following warning: "Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0"

Signed-off-by: Jon Stovell <jonstovell@gmail.com>
@Sesquipedalian Sesquipedalian changed the title Removes call to deprecated and useless curl_close() function [3.0] Removes call to deprecated and useless curl_close() function Mar 21, 2026
@Sesquipedalian Sesquipedalian merged commit 04ffa34 into SimpleMachines:release-3.0 Mar 21, 2026
8 checks passed
@Sesquipedalian Sesquipedalian deleted the 3.0/php85_fixes branch March 21, 2026 05:42
@jdarwood007 jdarwood007 added this to the 3.0 Alpha 5 milestone Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants