Skip to content

Comments

Remove unneeded curl_close in CurlHttpClient#756

Closed
alexander-schranz wants to merge 1 commit intoalgolia:mainfrom
alexander-schranz:patch-1
Closed

Remove unneeded curl_close in CurlHttpClient#756
alexander-schranz wants to merge 1 commit intoalgolia:mainfrom
alexander-schranz:patch-1

Conversation

@alexander-schranz
Copy link
Contributor

Fixes:

PHP Deprecated: Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /app/vendor/algolia/algoliasearch-client-php/lib/Http/CurlHttpClient.php on line 122

Min PHP requirement is already PHP 8.1.

Fixes:

PHP Deprecated:  Function curl_close() is deprecated since 8.5, as it has no effect since PHP 8.0 in /app/vendor/algolia/algoliasearch-client-php/lib/Http/CurlHttpClient.php on line 122

Min PHP requirement is already PHP 8.1.
@github-actions
Copy link

Thanks for contributing to our API clients! Sorry to close your PR, but this repository is fully generated, you can port your changes to the API Clients Automation repository. If you need some guidance, feel free to open an issue or read our contribution guide.

@github-actions github-actions bot closed this Jan 28, 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