Skip to content

curl: sync-constants.php regex and URL improvements #12544

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

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

Ayesh
Copy link
Member

@Ayesh Ayesh commented Oct 28, 2023

  • Updates the URL of Curl constant page from https://curl.haxx.se/libcurl/c/symbols-in-versions.html to https://curl.se/libcurl/c/symbols-in-versions.html. There is a 301 redirect from the old URL to the new one.

  • Fixes the regex used to filter constants to match CURL_HTTP constants.

Related: #12543

 - Updates the URL of Curl constant page from `https://curl.haxx.se/libcurl/c/symbols-in-versions.html`
   to `https://curl.se/libcurl/c/symbols-in-versions.html`.

 - Fixes the regex used to filter constants to match `CURL_HTTP` constants.

Related: php#12543
@Girgias Girgias merged commit 3a04532 into php:master Oct 28, 2023
@Ayesh Ayesh deleted the curl-sync-const-fixes branch February 27, 2024 07:44
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.

2 participants