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

chore: drop support for PHP 7.1 #114

Merged
merged 2 commits into from
Jan 24, 2022
Merged

chore: drop support for PHP 7.1 #114

merged 2 commits into from
Jan 24, 2022

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jan 24, 2022

Closes #112
Closes #113

Proposed Changes

Drop supports for PHP 7.1. The v 7.1 is not supported by the Guzzle:

image

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • make test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review January 24, 2022 09:30
@bednar bednar requested a review from rhajek January 24, 2022 09:30
@bednar bednar mentioned this pull request Jan 24, 2022
Copy link
Contributor

@rhajek rhajek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bednar bednar merged commit 2f4829c into master Jan 24, 2022
@bednar bednar deleted the php-7.2 branch January 24, 2022 12:25
@bednar bednar added this to the 2.6.0 milestone Jan 24, 2022
peynman pushed a commit to peynman/influxdb-client-php that referenced this pull request Mar 7, 2023
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.

Switch Guzzle dependency to version 7 to prevent deprecation notices thrown in PHP 8.1 php v7.1 problem
2 participants