Skip to content

Document new cURL constants (PHP 8.5)#5606

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:fix/curl-constants-85
Open

Document new cURL constants (PHP 8.5)#5606
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:fix/curl-constants-85

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Documents the cURL constants added in PHP 8.5: CURLFOLLOW_ALL/OBEYCODE/FIRSTONLY (CURLOPT_FOLLOWLOCATION values), CURLINFO_USED_PROXY, CURLINFO_HTTPAUTH_USED, CURLINFO_PROXYAUTH_USED, CURLINFO_CONN_ID, CURLINFO_QUEUE_TIME_T and CURLOPT_INFILESIZE_LARGE. Semantics taken from the libcurl docs.

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