Skip to content

Document new cURL constants (PHP 8.5)#5606

Merged
jordikroon merged 1 commit into
php:masterfrom
lacatoire:fix/curl-constants-85
Jun 17, 2026
Merged

Document new cURL constants (PHP 8.5)#5606
jordikroon merged 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.

@jordikroon jordikroon merged commit ee972f5 into php:master Jun 17, 2026
2 checks passed
@lacatoire lacatoire deleted the fix/curl-constants-85 branch June 17, 2026 21:06
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