Merge pull request #1 from stanley-cheung/support_php7_by_marco
minor changes. cannot assume hostname unchanged
Showing
- src/php/ext/grpc/channel.c 2 additions, 1 deletionsrc/php/ext/grpc/channel.c
- src/php/ext/grpc/channel_credentials.c 2 additions, 1 deletionsrc/php/ext/grpc/channel_credentials.c
- src/php/ext/grpc/server_credentials.c 2 additions, 1 deletionsrc/php/ext/grpc/server_credentials.c
- src/php/ext/grpc/timeval.c 4 additions, 2 deletionssrc/php/ext/grpc/timeval.c
- src/php/tests/unit_tests/CallCredentialsTest.php 2 additions, 1 deletionsrc/php/tests/unit_tests/CallCredentialsTest.php
- src/php/tests/unit_tests/CallTest.php 2 additions, 2 deletionssrc/php/tests/unit_tests/CallTest.php
- src/php/tests/unit_tests/ChannelCredentialsTest.php 2 additions, 1 deletionsrc/php/tests/unit_tests/ChannelCredentialsTest.php
- src/php/tests/unit_tests/ChannelTest.php 1 addition, 1 deletionsrc/php/tests/unit_tests/ChannelTest.php
- src/php/tests/unit_tests/EndToEndTest.php 2 additions, 1 deletionsrc/php/tests/unit_tests/EndToEndTest.php
- src/php/tests/unit_tests/ServerTest.php 3 additions, 60 deletionssrc/php/tests/unit_tests/ServerTest.php
Loading
Please register or sign in to comment