-
- Downloads
Merge pull request #4 from stanley-cheung/php_creds_api_change
PHP: Core credentials API refactoring
No related branches found
No related tags found
Showing
- src/php/ext/grpc/call_credentials.c 138 additions, 0 deletionssrc/php/ext/grpc/call_credentials.c
- src/php/ext/grpc/call_credentials.h 12 additions, 12 deletionssrc/php/ext/grpc/call_credentials.h
- src/php/ext/grpc/channel.c 10 additions, 8 deletionssrc/php/ext/grpc/channel.c
- src/php/ext/grpc/channel_credentials.c 64 additions, 68 deletionssrc/php/ext/grpc/channel_credentials.c
- src/php/ext/grpc/channel_credentials.h 63 additions, 0 deletionssrc/php/ext/grpc/channel_credentials.h
- src/php/ext/grpc/config.m4 3 additions, 1 deletionsrc/php/ext/grpc/config.m4
- src/php/ext/grpc/package.xml 10 additions, 8 deletionssrc/php/ext/grpc/package.xml
- src/php/ext/grpc/php_grpc.c 4 additions, 2 deletionssrc/php/ext/grpc/php_grpc.c
- src/php/tests/interop/interop_client.php 3 additions, 4 deletionssrc/php/tests/interop/interop_client.php
- src/php/tests/unit_tests/SecureEndToEndTest.php 2 additions, 2 deletionssrc/php/tests/unit_tests/SecureEndToEndTest.php
Loading
Please register or sign in to comment