protocolbuffers/protobuf

protobuf php extension does not provide a config.w32

Open

#9.491 aberto em 10 de fev. de 2022

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (16.128 forks)batch import
help wantedphpwindows

Métricas do repositório

Stars
 (71.223 stars)
Métricas de merge de PR
 (Mesclagem média 2d 11h) (185 fundiu PRs em 30d)

Description

I'm not sure if it's a feature or a bug, but no attempt is made to build the php extension for Windows because it does not provide a config.w32

This extension is supposed (by Google documentation) to be available as a DLL file:

https://cloud.google.com/php/grpc#installing_the_protobuf_runtime_library

image

Could you please add this config file?

Guia do colaborador