Skip to content

PCBC-969: move grpc dependencies to suggests section #153

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

Merged

Conversation

avsej
Copy link
Member

@avsej avsej commented Mar 16, 2024

Hard dependency on gRPC in PHP might be problematic, so by relaxing the requirement we allow users to choose whether to install gRPC and instead check its presence runtime and throw exception if couchbase2:// protocol is being used while the extensions are not loaded.

Hard dependency on gRPC in PHP might be problematic, so by relaxing the
requirement we allow users to choose whether to install gRPC and instead
check its presence runtime and throw exception if couchbase2:// protocol
is being used while the extensions are not loaded.
@avsej avsej merged commit 5c9cd1f into couchbase:main Mar 16, 2024
@avsej avsej deleted the PCBC-969-move-grpc-to-suggests-section-of-composer branch March 16, 2024 18:49
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.

3 participants