index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
/
tests
/
interop
/
interop_client.php
Commit message (
Expand
)
Author
Age
*
Fix php interop client for status_code_and_message test
Stanley Cheung
2016-10-17
*
PHP Proto3: update tests and README
Stanley Cheung
2016-09-29
*
fix php code style
thinkerou
2016-09-09
*
php: minor error initializing a variable
Stanley Cheung
2016-09-06
*
php: error out if metadata key is not legal
Stanley Cheung
2016-08-26
*
php: fix per_rpc_creds capital auth header key
Stanley Cheung
2016-08-26
*
php: fix minor style discrepency
Stanley Cheung
2016-07-21
*
php: there is an unimplemented service
Stanley Cheung
2016-06-17
*
php: implement 2 more interop tests
Stanley Cheung
2016-06-17
*
php: implement custom_metadata interop test
Stanley Cheung
2016-06-17
*
php: ran php-cs-fixer again
Stanley Cheung
2016-05-19
*
fix copyright
Stanley Cheung
2016-05-06
*
reuse interop client stub
Stanley Cheung
2016-05-06
*
php: stress test client
Stanley Cheung
2016-05-06
*
php: make channel
Stanley Cheung
2015-12-16
*
pass auth metadata context to user callback
Stanley Cheung
2015-12-11
*
php: metadata plugin based auth API
Stanley Cheung
2015-12-10
*
Fixing tests.
Julien Boeuf
2015-11-17
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
php: ran php-cs-fixer to comply with php coding standard
Stanley Cheung
2015-10-27
*
|
php: remove ssl_cert_file env var
Stanley Cheung
2015-10-23
|
*
php: remove ssl_cert_file env var
Stanley Cheung
2015-10-23
|
*
remove include
Stanley Cheung
2015-10-22
|
/
*
php: add remaining auth interop tests
Stanley Cheung
2015-10-15
*
php: add use_tls and use_test_ca param to interop tests script
Stanley Cheung
2015-10-15
*
php: fix empty_stream interop test;
Stanley Cheung
2015-10-14
*
php: call writesDone in interop test
Stanley Cheung
2015-10-09
*
php: implement empty_stream interop test
Stanley Cheung
2015-10-09
*
php: add cancel_after_begin interop test
Stanley Cheung
2015-09-02
*
php: support per message compression disable
Stanley Cheung
2015-09-02
*
php: add comment for why cancel_after_begin cannot be done
Stanley Cheung
2015-08-27
*
php: fix interop stub construction after codegen fix
Stanley Cheung
2015-08-27
*
php: fix timeout interop test, use 1ms as timeout
Stanley Cheung
2015-08-19
*
review feedback: unit test of uri value too strict
Stanley Cheung
2015-07-27
*
Exposed channel target and call peer in PHP
Stanley Cheung
2015-07-27
*
add PHP timeout interop test
Stanley Cheung
2015-06-15
*
update PHP README installation instructions, and dockerfile
Stanley Cheung
2015-06-10
*
PHP: add support to pass JWT auth uri to auth library
Stanley Cheung
2015-05-12
*
add php compute_engine_creds auth interop test
Stanley Cheung
2015-05-05
*
more comments
Stanley Cheung
2015-04-30
*
add php service account credentials auth interop test, tested against cloud s...
Stanley Cheung
2015-04-30
*
Minor fix to test case switch statement, to fix a false negative
murgatroid99
2015-03-30
*
Replaced existing autoloader with one generated by composer
murgatroid99
2015-03-27
*
Made necessary changes to get interop tests working
murgatroid99
2015-03-25
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
*
Add PHP Copyright
Craig Tiller
2015-02-16
*
Fixed error in new test
murgatroid99
2015-02-03
*
Added cancel_after_first_response interop test
murgatroid99
2015-02-03
*
Removed all instances of == and != in PHP code
murgatroid99
2015-02-02
*
Updated PHP library to handle generated code without explicit references to grpc
murgatroid99
2015-01-30
[next]