Skip to content

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

Merged
avsej merged 1 commit intocouchbase:mainfrom
avsej:PCBC-969-move-grpc-to-suggests-section-of-composer
Mar 16, 2024
Merged

PCBC-969: move grpc dependencies to suggests section#153
avsej merged 1 commit intocouchbase:mainfrom
avsej:PCBC-969-move-grpc-to-suggests-section-of-composer

Conversation

@avsej
Copy link
Copy Markdown
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