Lidi Zheng
6f48ba4d94
Fix the timeout flag name in PHP's Python xds_manager ( #27206 )
2021-08-31 12:18:00 -07:00
Hannah Shi
7197ce64ee
PHP: php server commit 6/n, add php server interop test ( #26202 )
...
* add php server interop test
* fix CI failure
2021-07-01 10:55:52 -07:00
Hannah Shi
bba425fa11
add php math_server ( #26201 )
2021-05-09 23:10:14 -07:00
Hannah Shi
6769ce39f4
PHP: php server commit 4/n, add RpcServer, generator and server examples ( #25640 )
...
* add RpcServer and generator
add server examples: greeter and route guide
* php server generator xds client
* add generated stub
* fix clang format fail
2021-05-01 01:07:44 -07:00
Stanley Cheung
e8a904368b
PHP: enable fault_injection xds interop test case ( #25943 )
...
* PHP: enable fault_injection xds interop test case
* sanity check yaph_code.sh
* some mysterious SIGTERM is being observed
* Remove adhoc test cfg
2021-04-09 15:17:23 -07:00
Stanley Cheung
c0a78774f8
PHP: allow xDS interop client to start RPCs asynchronously ( #25696 )
...
* PHP: allow xDS interop client to start RPCs asynchronously
* Address review comments
* Remove adhoc test config
2021-04-08 20:02:04 -07:00
Hannah Shi
89d28e7dc9
test both insecure&secure channel
2021-02-05 18:49:40 +00:00
root
1cf42033b7
add php8 test docker
2020-11-19 06:35:18 +00:00
root
840e67984a
del several docker related files
2020-09-30 22:11:40 +00:00
root
8c6be42148
add i386 docker and more tests for timeval
2020-09-09 10:51:28 +00:00
Hannah Shi
1e415e24d1
replace sed with awk, since sed in mac is too old
2020-07-28 22:17:32 +00:00
Hannah Shi
d3c1cbf4cb
replace gawk with awk, so as not to introduce an extra dependency
2020-07-24 19:02:46 +00:00
Hannah Shi
c69c06b8d6
generate api reference documents by doxygen
2020-07-19 17:52:59 +00:00
Stanley Cheung
3614b0088c
PHP xDS Interop test client
2020-05-27 21:11:49 -07:00
Hannah Shi
290d187f60
ignore-valgrind-undef-errors from php7.3
2020-05-08 19:13:55 +00:00
Jan Tattermusch
710be13856
refactor generate_proto_php.sh
2020-04-22 16:35:13 +02: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
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
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
Stanley Cheung
f47d14160a
PHP: add various scenarios to test PECL extension
2019-10-01 14:39:48 -07:00
Hannah Shi
f0fb27e8cd
add if statement around PersistentChannelTests. run the tests by default
2019-07-25 16:11:01 -07:00
Stanley Cheung
b873516e6a
PHP: fix windows build
2019-04-05 15:10:08 -07:00
Jerry
28145c30b7
removed tailing whitespace and clean MemoryLeakTest
2019-02-13 10:07:01 -08:00
Jerry
63544ea3ae
memory leak test for php
2019-02-12 15:45:26 -08:00
Vijay Pai
b099ca217e
Revert "Memory leak test for PHP unit tests"
2019-01-28 23:09:49 -08:00
Jerry
bf098ed49b
remove exit status
2019-01-25 15:13:40 -08:00
Jerry
d098a0dabc
fixed small issue in run_tests.sh and remove duplicate in CallTest.php
2019-01-25 12:12:39 -08:00
Jerry
4351ca35ee
memory leak test for php
2019-01-17 14:36:15 -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
Matt Kwong
84d6046569
Set DYLD_LIBRARY_PATH to be based off of
2018-04-13 15:40:44 -07:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Stanley Cheung
50c878088a
Use tmp file instead of writing to current directory
2017-01-12 15:49:56 -08:00
Stanley Cheung
122c687d61
Fix various PHP bugs
2017-01-11 19:36:32 -08:00
Stanley Cheung
39b2e5bec6
PHP Proto3: update tests and README
2016-09-29 17:26:40 -07:00
Stanley Cheung
20f900dc23
remove outdated php dockerfile dependency
2016-07-22 18:25:16 -07:00
Sree Kuchibhotla
7ed39a1ef1
PHP stress client in stress test framework
2016-06-14 12:54:02 -07:00
Craig Tiller
a17bb2856b
PHP fix
2015-12-02 13:10:34 -08:00
Stanley Cheung
d5b20566f2
php: ran php-cs-fixer to comply with php coding standard
2015-10-27 13:27:05 -07:00
Stanley Cheung
75457ff7e1
php: add more unit test for code coverage analysis
2015-10-20 16:27:55 -07:00
Stanley Cheung
81449fdb7f
php: need additional cli flags in scripts
2015-09-24 16:41:57 -07:00
Stanley Cheung
7a4e8e4498
php: fix jenkins flake
2015-09-22 16:11:14 -07:00
Stanley Cheung
e726a53a6c
php script minor fix
2015-07-15 08:36:52 -07:00
Stanley Cheung
316eedd4e1
regex
2015-07-14 14:20:12 -07:00
Stanley Cheung
4a5c65464e
update homebrew php ext location
2015-07-14 13:10:14 -07:00
Stanley Cheung
85b5d76c2b
php minor script fix
2015-06-29 10:15:04 -07:00
Stanley Cheung
229e8553a6
replace backticks with $()
2015-06-24 11:15:26 -07:00