Commit Graph

715 Commits

Author SHA1 Message Date
Graham Campbell 53d734a0dc
Fixed typo 2020-06-24 20:03:58 +01:00
Stanley Cheung 9b66452f7c Update PHP README.md 2020-06-23 11:41:38 -07:00
Stanley Cheung 9ec31c795e
Merge pull request #23254 from HannahShiSFB/api-doxygen
PHP: update comments of ext files
2020-06-22 20:25:51 -07:00
Hannah Shi 52931a4e1a update comments of ext files to fit doxygen use 2020-06-19 18:30:37 +00:00
Patrice Chalin 4c4933e056 Docs: fix links to quick start pages 2020-06-16 08:40:59 -04:00
Srini Polavarapu 057091fe1f Regenerate projects 2020-06-05 13:54:32 -07:00
Stanley Cheung 88be358e0d Set timeout on PHP/Ruby xDS test 2020-06-05 01:52:51 +00:00
Stanley Cheung 503e2f8766 Fix format 2020-06-04 20:44:17 +00:00
Stanley Cheung bd061ecf47 Add debug info to xds test 2020-06-04 13:14:25 -07:00
jeffreyqw ed0f4e404c PHP: Update Compression example 2020-05-29 18:49:40 -07:00
Stanley Cheung 7889bc9e55
Merge pull request #23020 from jeffreyqw/remove-deserializefunc
PHP: AbstractCall remove decode method
2020-05-28 17:58:01 -07:00
jeffreyqw 5e5080e1da remove extra if clause 2020-05-28 15:55:28 -07:00
Stanley Cheung 3614b0088c PHP xDS Interop test client 2020-05-27 21:11:49 -07:00
jeffreyqw 3a598311af remove 'method_exists' clause 2020-05-21 15:26:52 -07:00
jeffreyqw 35993468cd PHP: AbstractCall removedecode method
remove method_exists($data, 'encode')) and method_exists($obj, $deserializeFunc)
2020-05-20 20:42:10 -07:00
Stanley Cheung ddf5646e23
Merge pull request #22774 from HannahShiSFB/postfork-remove-restart-channel
PHP: do no re-create persisted channels in forked child process
2020-05-19 15:08:14 -07:00
Stanley Cheung 2fc2377b04
Merge pull request #22838 from HannahShiSFB/compression-interop-test
PHP: add interop test case of compression
2020-05-18 11:17:06 -07:00
Hannah Shi 290d187f60 ignore-valgrind-undef-errors from php7.3 2020-05-08 19:13:55 +00:00
Hannah Shi 2ea54ceea2 add client_compressed_streaming interop test 2020-05-08 08:08:30 +00:00
Hannah Shi 662c44cbc3 add test case of compression 2020-05-08 07:19:40 +00:00
Hannah Shi da95c7b80e address comments, refactor & add release lock 2020-05-01 07:14:23 +00:00
Nicolas "Pixel" Noble 791729d09f Bumping version. 2020-04-30 08:12:29 +02:00
Jan Tattermusch a3e9c0b92a regenerate PHP code 2020-04-27 04:51:38 -04:00
Hannah Shi 8e3fb8b844 do no re-create persisted channels in forked child process 2020-04-24 08:58:42 +00:00
Jan Tattermusch 841416456a
Merge pull request #22712 from jtattermusch/php_generate_protos_refactor
Php generate protos refactor
2020-04-24 07:34:29 +02:00
Stanley Cheung dd8259f0ee
Merge pull request #22732 from jeffreyqw/dockerfile/centos7
PHP: update devtoolset gcc version
2020-04-22 13:23:27 -07:00
jeffreyqw 5d539cc15c fixed indent issue and yum update 2020-04-22 10:10:10 -07:00
Jan Tattermusch 7ec6ad434f regenerate PHP protos 2020-04-22 16:35:14 +02:00
Jan Tattermusch d5dfb40823 checkin PHP generated code (tests and interop) 2020-04-22 16:35:14 +02:00
Jan Tattermusch 710be13856 refactor generate_proto_php.sh 2020-04-22 16:35:13 +02:00
jeffreyqw 490bdc45e0 update devtoolset gcc version
Centos7 removed devtooset-4,5 and 6 version.
2020-04-22 01:08:33 -07:00
Stanley Cheung c07ddb4504
Merge pull request #22654 from jeffreyqw/dockerfile/centos7
PHP:Dockerfile grpc-centos
2020-04-21 15:21:13 -07:00
jeffreyqw b751f8534a add run centos7 image 2020-04-21 13:35:33 -07:00
jeffreyqw ad06797f0a fixed- generated file 2020-04-21 12:54:28 -07:00
Stanley Cheung 3c4096e0e0
Merge pull request #22706 from HannahShiSFB/fix-mem-leak
PHP: fix of a bit of memory leak
2020-04-20 13:10:25 -07:00
Jan Tattermusch 5156db53db revert some generate_proto_php.sh changes, add TODOs 2020-04-18 19:04:37 +02:00
Jan Tattermusch 6ffa02a389 do not eat errors when generating protos 2020-04-18 18:43:55 +02:00
Hannah Shi 6be41055b4 fix of a bit of memory leak 2020-04-17 18:50:39 +00:00
Jan Tattermusch 5baf296292 add link to Protobuf PHP empty.proto issue 2020-04-17 13:27:21 +02:00
Jan Tattermusch 0432f7f6ca use bazel-built protoc and plugin for generate_proto_*.sh scripts
modify scripts
2020-04-17 13:13:36 +02:00
jeffreyqw b26724f327 PHP:Dockerfile grpc-centos
Update Docker image: Centos7 with GCC5, PHP7.2
2020-04-13 20:14:12 -07:00
Hannah Shi 3de85634f3 add an instruction of setting a flag before c-core make, after #22416 merged 2020-04-07 20:54:48 +00:00
Jan Tattermusch d439048b9c
Merge pull request #22390 from jiangtaoli2016/update_test_creds
Update test credentials to use 2048-bit RSA keys
2020-03-23 15:50:12 +01:00
jiangtaoli2016 951abee174 Revert "Append old ca.pem"
This reverts commit 13c6b6c612.
2020-03-20 16:49:15 -07:00
jiangtaoli2016 13c6b6c612 Append old ca.pem 2020-03-20 14:48:02 -07:00
Stanley Cheung 0b2484ffc8 PHP: Add allow fork flag to config.m4 2020-03-19 01:52:50 -07:00
jiangtaoli2016 2620763fdd Update test creds for php, python, ruby 2020-03-18 16:48:22 -07:00
Richard Belleville 5ef379870d Regenerate projects 2020-02-26 10:39:34 -08:00
apolcyn 17036c1452
Merge pull request #21698 from apolcyn/bump_g_stands_for
Bump g stands for
2020-02-21 10:53:47 -08:00
Jan Tattermusch 21512217f2 get rid of the https://grpc.io/release plague 2020-02-04 15:01:03 +01:00