protocolbuffers/protobuf
GitHub で見るprotobuf php extension does not provide a config.w32
Open
#9,491 opened on 2022年2月10日
help wantedphpwindows
Repository metrics
- Stars
- (71,223 stars)
- PR merge metrics
- (平均マージ 2d 11h) (30d で 185 merged PRs)
説明
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?