Skip to content
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

Update constant definitions for PHP >= 5.6 #556

Merged
merged 1 commit into from
Nov 15, 2018

Conversation

ob-stripe
Copy link
Contributor

r? @remi-stripe
cc @stripe/api-libraries

Updated per https://secure.php.net/manual/en/curl.constants.php:

  • CURL_SSLVERSION_TLSv1 should now always be available, so need to define it
  • CURL_SSLVERSION_TLSv1_2 still needs to be defined for PHP <= 5.6.3 :(

@stripe-ci stripe-ci assigned ob-stripe and unassigned remi-stripe Nov 15, 2018
@ob-stripe ob-stripe changed the title Update constant definitions for PHP >= 5.5 Update constant definitions for PHP >= 5.6 Nov 15, 2018
@ob-stripe ob-stripe merged commit b17d84d into integration-v7 Nov 15, 2018
@ob-stripe ob-stripe deleted the ob-curl-constants branch November 15, 2018 16:23
@ob-stripe ob-stripe mentioned this pull request Nov 15, 2018
26 tasks
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.

None yet

3 participants