Merge pull request #7896 from stanley-cheung/php-fix-per-rpc-creds-v1_0
PHP: reject metadata keys that are not legal
No related branches found
No related tags found
Showing
- package.xml 2 additions, 2 deletionspackage.xml
- src/php/ext/grpc/call.c 3 additions, 0 deletionssrc/php/ext/grpc/call.c
- src/php/ext/grpc/call_credentials.c 6 additions, 14 deletionssrc/php/ext/grpc/call_credentials.c
- src/php/tests/interop/interop_client.php 23 additions, 14 deletionssrc/php/tests/interop/interop_client.php
- src/php/tests/unit_tests/CallCredentials2Test.php 65 additions, 0 deletionssrc/php/tests/unit_tests/CallCredentials2Test.php
- src/php/tests/unit_tests/CallCredentials3Test.php 0 additions, 135 deletionssrc/php/tests/unit_tests/CallCredentials3Test.php
- src/php/tests/unit_tests/CallTest.php 23 additions, 1 deletionsrc/php/tests/unit_tests/CallTest.php
- templates/package.xml.template 2 additions, 2 deletionstemplates/package.xml.template
Loading
Please register or sign in to comment