Stanley Cheung
|
fec5c3a643
|
Merge pull request #23607 from HannahShiSFB/api-doxygen-step2
PHP: change to awk from gawk, since mac doesn't support it
|
2020-07-29 12:35:08 -07:00 |
Hannah Shi
|
1e415e24d1
|
replace sed with awk, since sed in mac is too old
|
2020-07-28 22:17:32 +00:00 |
Stanley Cheung
|
0ebcb5ec49
|
Merge pull request #23567 from HannahShiSFB/23477
PHP: avoid destroy channel more than once
|
2020-07-24 13:03:27 -07:00 |
Hannah Shi
|
d3c1cbf4cb
|
replace gawk with awk, so as not to introduce an extra dependency
|
2020-07-24 19:02:46 +00:00 |
Jan Tattermusch
|
aa0193db42
|
Merge pull request #23576 from jtattermusch/bump_master_1_32
update master version to 1.32.0-dev
|
2020-07-23 07:48:24 +02:00 |
Richard Belleville
|
089d90933a
|
Merge pull request #23203 from gnossen/python_google_default_creds
Implement compute_engine_channel_credentials in Python
|
2020-07-22 13:14:54 -07:00 |
Jan Tattermusch
|
80daba44d9
|
regenerate projects
|
2020-07-22 17:38:48 +02:00 |
Hannah Shi
|
b3d1f2a4f8
|
avoid destroy channel more than once
|
2020-07-21 17:44:43 +00:00 |
Stanley Cheung
|
40cd2748bc
|
Merge pull request #23255 from HannahShiSFB/api-doxygen-step2
PHP: generate api reference documents by doxygen
|
2020-07-20 23:07:28 -07:00 |
Hannah Shi
|
c69c06b8d6
|
generate api reference documents by doxygen
|
2020-07-19 17:52:59 +00:00 |
Stanley Cheung
|
1d390f0a9d
|
Fix php build from source
|
2020-07-17 14:58:59 -07:00 |
Jan Tattermusch
|
a89b0de291
|
update PHP readme
|
2020-07-15 10:31:48 +02:00 |
Richard Belleville
|
36465e06f1
|
Merge remote-tracking branch 'origin/master' into python_google_default_creds
|
2020-07-13 19:32:59 +00:00 |
Richard Belleville
|
519ecd4aa8
|
Accomodate PHP
|
2020-07-10 19:06:17 +00:00 |
Hannah Shi
|
f258c5cb94
|
add comments for constants
|
2020-07-10 17:27:53 +00:00 |
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 |