protocolbuffers/protobuf
Vedi su GitHubprotobuf php extension does not provide a config.w32
Open
#9491 aperta il 10 feb 2022
help wantedphpwindows
Metriche repository
- Star
- (71.223 star)
- Metriche merge PR
- (Merge medio 2g 11h) (185 PR mergiate in 30 g)
Descrizione
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

Could you please add this config file?