Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Cache] Fix CI because of Couchbase version#39131

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:5.1fromjderusse:couchbase
Nov 21, 2020

Conversation

@jderusse
Copy link
Member

QA
Branch?5.1
Bug fix?yes
New feature?no
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

It looks likes the version 3.0 of the couchbase extension does not exposes the\CouchbaseCluster class anymore.
I didn't find documentaiton about the BC break, but their documentation changes
version 2.6 =>https://docs.couchbase.com/php-sdk/2.6/managing-connections.html
version 3.0 =>https://docs.couchbase.com/php-sdk/current/howtos/managing-connections.html

It wasn't reported before, becauseshivammathur/setup-php added the extension 3days agoshivammathur/setup-php#337

Sounds like the adapter were never tested, because the extension where missing and phpunit skipped the tests.


/**
* @requires extension couchbase 2.6.0
* @requires extension couchbase <3.0.0
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

duplicate with check insetupBeforeClass because not all version of phpunit supports multiple requires on the same extension

@fabpot
Copy link
Member

Thank you@jderusse.

@fabpotfabpot merged commitab9c4a7 intosymfony:5.1Nov 21, 2020
@jderussejderusse deleted the couchbase branchNovember 21, 2020 13:56
This was referencedNov 29, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@derrabusderrabusderrabus approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

5.1

Development

Successfully merging this pull request may close these issues.

4 participants

@jderusse@fabpot@derrabus@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp