Skip to content

Conversation

@phansys
Copy link
Contributor

@phansys phansys commented Apr 28, 2019

TODO:

  • Add tests.

@phansys phansys force-pushed the issue_72189 branch 2 times, most recently from e8c8850 to d911234 Compare April 28, 2019 16:47
@phansys phansys marked this pull request as ready for review April 28, 2019 16:48
@carusogabriel carusogabriel changed the title Fixed bug #72189 Add missing CURL_VERSION_* constants Request #72189 Add missing CURL_VERSION_* constants Apr 28, 2019
@nikic
Copy link
Member

nikic commented Apr 29, 2019

So, apparently those constants were already added in PHP 7.3 together with lots of other CURLOPT etc flags. Given that we made the choice not to land them on 7.2 at the time, I don't think it makes sense to backport them now.

If there's any CURL_VERSION_* constants still missing on 7.3, we should add them there, of course.

@nikic
Copy link
Member

nikic commented Apr 29, 2019

For reference, this is what was added in 7.3: https://github.com/php/php-src/blob/PHP-7.3/UPGRADING#L560

@phansys
Copy link
Contributor Author

phansys commented Apr 29, 2019

AFAIK, there are no missing CURL_VERSION_* constants at 7.3 branch, so I think this PR can be safely closed based on your comments. Thank you!

@phansys phansys closed this Apr 29, 2019
@phansys phansys deleted the issue_72189 branch April 29, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants