Skip to content

Remove Curl55 adapter and optimize Curl initialization for PHP 8+ compatibility adjustments - #647

Open
mbvb1223 wants to merge 6 commits into
facebook:mainfrom
mbvb1223:task/remove_php5_deadcode
Open

Remove Curl55 adapter and optimize Curl initialization for PHP 8+ compatibility adjustments#647
mbvb1223 wants to merge 6 commits into
facebook:mainfrom
mbvb1223:task/remove_php5_deadcode

Conversation

@mbvb1223

@mbvb1223 mbvb1223 commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

Removes the Curl55 adapter class and consolidates its functionality into Curl, eliminating PHP version branching that's unnecessary since the SDK requires PHP 8.0+.
Adds explicit ext-curl dependency and fixes __destruct() to correctly detect CurlHandle objects on PHP 8+.

@meta-cla meta-cla Bot added the CLA Signed label Mar 27, 2026
…f `is_resource` for PHP 8+ compatibility.
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.

1 participant