aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2017-05-17 13:21:05 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2017-05-17 13:21:05 -0700
commitd15f5c015ac52d3e24e5fa5c2dbcd33e6e04433b (patch)
treef643eab08d408da83716f785a119faf6afa51f7e /build.yaml
parent53c2bbdeb716f947a63a8358b76540d24f9a79b2 (diff)
PHP: fix pecl extension reported version
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 2c54055715..c780e82901 100644
--- a/build.yaml
+++ b/build.yaml
@@ -4642,6 +4642,7 @@ php_config_m4:
- src/php/ext/grpc/server.h
- src/php/ext/grpc/server_credentials.h
- src/php/ext/grpc/timeval.h
+ - src/php/ext/grpc/version.h
src:
- src/php/ext/grpc/byte_buffer.c
- src/php/ext/grpc/call.c