Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace old curl constant CURLINFO_HTTP_CODE by CURLINFO_RESPONSE_CODE #1931

Merged
merged 2 commits into from
Mar 22, 2021

Conversation

deguif
Copy link
Collaborator

@deguif deguif commented Mar 18, 2021

https://www.php.net/manual/en/function.curl-getinfo.php#refsect1-function.curl-getinfo-parameters

CURLINFO_HTTP_CODE - The last response code. As of PHP 5.5.0 and cURL 7.10.8, this is a legacy alias of CURLINFO_RESPONSE_CODE

@deguif deguif self-assigned this Mar 18, 2021
@deguif deguif merged commit 59fe1b3 into ruflin:master Mar 22, 2021
@deguif deguif deleted the curl-constant-response-code branch March 22, 2021 15:37
@deguif deguif added this to the 7.1.1 milestone Mar 24, 2021
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.

2 participants