-
- Downloads
Switched call errors to exceptions instead of return values
Change on 2015/01/02 by mlumish <mlumish@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83146107
Showing
- src/php/ext/grpc/call.c 46 additions, 29 deletionssrc/php/ext/grpc/call.c
- src/php/ext/grpc/call.h 11 additions, 0 deletionssrc/php/ext/grpc/call.h
- src/php/ext/grpc/server.c 3 additions, 1 deletionsrc/php/ext/grpc/server.c
- src/php/tests/unit_tests/CallTest.php 19 additions, 0 deletionssrc/php/tests/unit_tests/CallTest.php
- src/php/tests/unit_tests/EndToEndTest.php 7 additions, 7 deletionssrc/php/tests/unit_tests/EndToEndTest.php
- src/php/tests/unit_tests/SecureEndToEndTest.php 7 additions, 7 deletionssrc/php/tests/unit_tests/SecureEndToEndTest.php
Please register or sign in to comment