You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: This is only available for gRPC. THe protobuf extension has NOT added PIE support yet. Support for protobuf is being tracked in protocolbuffers/protobuf#21808
Thanks to grpc/grpc#42784 we can now install the
grpcextension usingpieinstead ofpecl:This is because gRPC now maintains a new repo https://github.com/grpc/grpc-php-ext which publishes their extension package to https://packagist.org/packages/grpc/grpc-php-ext
NOTE: This is only available for gRPC. THe protobuf extension has NOT added PIE support yet. Support for protobuf is being tracked in protocolbuffers/protobuf#21808