Skip to content

ext/curl: add more options to curl - #22840

Open
Sjord wants to merge 3 commits into
php:masterfrom
Sjord:curl-more-options
Open

ext/curl: add more options to curl#22840
Sjord wants to merge 3 commits into
php:masterfrom
Sjord:curl-more-options

Conversation

@Sjord

@Sjord Sjord commented Jul 21, 2026

Copy link
Copy Markdown
Contributor
  • CURLOPT_ECH
  • CURLOPT_HAPROXY_CLIENT_IP
  • CURLOPT_SERVER_RESPONSE_TIMEOUT_MS
  • CURLOPT_MAIL_RCPT_ALLLOWFAILS is renamed to CURLOPT_MAIL_RCPT_ALLOWFAILS

- CURLOPT_ECH
- CURLOPT_HAPROXY_CLIENT_IP
- CURLOPT_SERVER_RESPONSE_TIMEOUT_MS
- CURLOPT_MAIL_RCPT_ALLLOWFAILS is renamed to CURLOPT_MAIL_RCPT_ALLOWFAILS
@Sjord

Sjord commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Fixes #16305

@Sjord Sjord changed the title Add more options to curl ext/curl: add more options to curl Jul 30, 2026
Sjord added 2 commits August 9, 2026 21:00
That it's deprecated in curl does not mean we have to throw deprecation
warnings in PHP.
@Sjord
Sjord marked this pull request as ready for review August 10, 2026 09:12
@Sjord
Sjord requested review from adoy and kocsismate as code owners August 10, 2026 09:12
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