Sanjay Pujare
94d5587643
Regenerate projects
2019-01-03 15:35:20 -08:00
Jan Tattermusch
dcb194c6e3
PHP interop client: do not append :443 to host name unless necessary
...
$server_port is actually a string and appending the port number to
server_host breaks jwt_token_creds testcase.
2018-12-20 14:49:54 +01:00
Jan Tattermusch
b4d4f2c467
do not use server override in php interop client by default
2018-12-20 14:49:54 +01:00
Stanley Cheung
211419d65c
PHP: fix ZTS build
2018-11-28 14:59:58 -08:00
Stanley Cheung
f2973917f4
Fix PHP ZTS build breakage
2018-11-27 22:36:28 -08:00
Stanley Cheung
c51d9c169e
Wrap pthread_atwork call
2018-11-20 16:52:45 -08:00
Muxi Yan
f3e4ae633e
Regenerate projects
2018-11-19 15:24:53 -08:00
Lidi Zheng
dd2bdf2ff1
Enable lcov 1.12 and 1.13 for gRPC PHP
2018-11-15 20:07:12 -08:00
Tommy Chen
644f6e28db
fixed if<space>
2018-11-13 17:10:06 -08:00
Tommy Chen
b0e5e6414e
added check for GRPC_ENABLE_FORK_SUPPORT in register_fork_handlers
2018-11-13 16:08:03 -08:00
Tommy Chen
a01eeb47d7
re-running tests, squashing commits
2018-11-13 16:08:03 -08:00
Stanley Cheung
e5ce1e36e6
Regenerate projects
2018-10-08 15:50:50 -07:00
Juanli Shen
a4345934a3
Use unique port in php test
2018-09-24 16:50:39 -07:00
Juanli Shen
8ceb27a324
Regenerate projects
2018-08-27 14:27:55 -07:00
ZhouyihaiDing
461c910a8c
PHP: fix failed test 16392
2018-08-20 17:23:42 -07:00
ZhouyihaiDing
66a4efc5a8
PHP: fix failed test 16392
2018-08-17 19:11:37 -07:00
ncteisen
befcfee767
Add error checking for server args in PHP
2018-08-15 15:28:08 -07:00
ZhouyihaiDing
28c6d6bdde
PHP: upgrade interop test google/auth version
2018-08-01 19:07:31 -07:00
Stanley Cheung
a3939fd9d5
Merge pull request #16074 from bshaffer/issue-16072
...
fixes subpackage issue with loading composer
2018-07-24 15:00:38 -07:00
Brent Shaffer
ad371f802d
fixes subpackage issue with loading composer
2018-07-19 16:52:46 -07:00
Srini Polavarapu
8c9af7464c
Regenerate projects
2018-07-19 09:52:56 -07:00
Mehrdad Afshari
1cc028fbc8
Upmerge v1.13.x into master
2018-07-09 12:32:14 -07:00
Srini Polavarapu
968744798e
Regenerate projects
2018-06-27 11:55:26 -07:00
ZhouyihaiDing
a7e282eecb
PHP: add call invoker
2018-06-26 15:18:26 -07:00
Mehrdad Afshari
6cec581345
Merge pull request #15850 from grpc/v1.13.x
...
Upmerge 1.13.x into master
2018-06-22 13:24:40 -07:00
Mehrdad Afshari
ed0dc067ba
Regenerate Projects
2018-06-22 11:07:45 -07:00
ZhouyihaiDing
d6b483b6f0
PHP: add deserialze as the argument for the interceptor
2018-06-20 16:42:55 -07:00
Mark D. Roth
9e3e64604d
Merge pull request #15274 from JackOfMostTrades/verify-callback-core
...
Create verify_peer_options when creating ssl credentials to support a peer verification callback
2018-06-19 10:00:16 -07:00
Mehrdad Afshari
561630dfe2
Regenerate projects
2018-06-15 14:49:47 -04:00
Srini Polavarapu
d6616280d3
Merge pull request #15694 from srini100/bump-to-v1.14
...
Bump master to v1.14
2018-06-14 19:57:13 -07:00
Ian Haken
68eff58df6
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
...
These options are not yet exposed to languages outside of core.
2018-06-12 12:59:37 -07:00
Srini Polavarapu
586c639795
Regenerate projects
2018-06-08 17:16:17 -07:00
Srini Polavarapu
c79c156307
Regenrate projects
2018-06-08 17:01:18 -07:00
thinkerou
dbdf00685e
fix readme markdown render
2018-06-08 19:45:07 +08:00
ZhouyihaiDing
d788a533f1
readme
2018-06-05 16:38:01 -07:00
ZhouyihaiDing
4677c70684
PHP: fix flaky tests
2018-06-01 08:47:11 -07:00
ZhouyihaiDing
bef6b8d9ab
PHP: fix qps benchmark failure by updating protobuf version
2018-05-30 17:46:56 -07:00
kpayson64
364d2b480e
Merge pull request #15282 from ZhouyihaiDing/fix-qps
...
PHP: fix QPS tests not working
2018-05-29 13:23:38 -07:00
thinkerou
9a730194dd
php: remove invalid include file
2018-05-18 09:27:15 +08:00
Zhouyihai Ding
39604e410d
Merge pull request #15401 from thinkerou/add_macro_reduce_code
...
PHP: add two macro for reduce duplicate code
2018-05-17 17:56:47 -07:00
Zhouyihai Ding
10470bb4a0
Merge pull request #15417 from chingor13/php-default-channel
...
PHP: Surface a static method to fetch the default Channel
2018-05-17 09:26:07 -07:00
Jeff Ching
6d96a9a612
Provide hostname to getDefaultChannel
2018-05-16 17:06:48 -07:00
Jeff Ching
31676f36b1
Surface a static method to fetch the default Channel that a BaseStub would create
2018-05-16 16:45:20 -07:00
ZhouyihaiDing
251a573765
php InterceptorChannel inherits from Channel
2018-05-16 13:38:43 -07:00
ZhouyihaiDing
c848726565
php interceptor test nits
2018-05-16 13:37:57 -07:00
Zhouyihai Ding
e499d9bae8
Merge pull request #15399 from ZhouyihaiDing/interceptor_composer
...
PHP: fix InterceptorChannel not autoload by composer
2018-05-16 10:30:12 -07:00
thinkerou
fe037cb94c
add two macro for reduce duplicate code
2018-05-16 12:51:28 +08:00
ZhouyihaiDing
3c047a2cd5
PHP: fix InterceptorChannel not autoload by composer
2018-05-15 19:08:30 -07:00
thinkerou
771c20575e
remove invalid include-file and adjust include-file sort
2018-05-15 10:37:43 +08:00
ZhouyihaiDing
9ef881e1ac
PHP: chang shared channel behavior
...
PHP: add persistent list upper bounnd check
change upper bound from global to each target
add ref/unreef; Only delete ref_count=0; make the code cleaner
persistent map update after review
u2nd pdate after the review
2018-05-12 15:00:18 -07:00