protocolbuffers/protobuf

protobuf php extension does not provide a config.w32

Open

#9.491 geöffnet am 10. Feb. 2022

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (16.128 Forks)batch import
help wantedphpwindows

Repository-Metriken

Stars
 (71.223 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 11h) (185 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide