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

fix(ci): freeze xdebug version to 3.1.6 which also supports PHP 7.2 #135

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Dec 9, 2022

Proposed Changes

This PR fixes nightly build by freezing the xdebug to version 3.1.6. This version also supports PHP 7.2. For more info see: https://pecl.php.net/package-changelog.php?package=xdebug&release=3.2.0.

Failing CI build:

image

https://app.circleci.com/pipelines/github/influxdata/influxdb-client-php/1538/workflows/0b67507c-e56c-41aa-b178-c7c9f0728267/jobs/4616

Checklist

  • Rebased/mergeable
  • make test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review December 9, 2022 08:09
@bednar bednar requested a review from powersj December 9, 2022 08:09
@bednar bednar merged commit 029863b into master Dec 12, 2022
@bednar bednar deleted the fix-xdebug branch December 12, 2022 12:37
@bednar bednar added this to the 3.3.0 milestone Dec 12, 2022
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.

2 participants