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
/
unit_tests
Commit message (
Expand
)
Author
Age
*
PHP: add deserialze as the argument for the interceptor
ZhouyihaiDing
2018-06-20
*
PHP: fix flaky tests
ZhouyihaiDing
2018-06-01
*
php interceptor test nits
ZhouyihaiDing
2018-05-16
*
PHP: chang shared channel behavior
ZhouyihaiDing
2018-05-12
*
gRPC PHP Client Interceptor implementation and tests
ZhouyihaiDing
2018-05-07
*
php: complete todo
thinkerou
2018-04-30
*
PHP: remove channel observation and clean method used for tests
ZhouyihaiDing
2018-04-25
*
PHP: fix persistentChannelTest error
ZhouyihaiDing
2018-04-13
*
PHP: use persistent list not shared by other modules
ZhouyihaiDing
2018-04-12
*
php: remove unrelated code from SharedChannelClose test
ZhouyihaiDing
2018-02-01
*
metadata plugin update statuses in wrapped langs
Jan Tattermusch
2017-12-14
*
fix php testWatchConnectivityState
Jan Tattermusch
2017-11-06
*
PHP: upmerge from 1.4.x branch
Stanley Cheung
2017-08-22
*
PHP: persistent channel
Stanley Cheung
2017-08-03
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
fix php style
thinkerou
2017-03-26
*
Fixes 2 issues:
Ken Payson
2016-12-01
*
update php style
thinkerou
2016-11-01
*
fix php code style
thinkerou
2016-09-09
*
php: error out if metadata key is not legal
Stanley Cheung
2016-08-26
*
wrap long lines;
Stanley Cheung
2016-07-20
*
minor changes. cannot assume hostname unchanged
Stanley Cheung
2016-07-20
*
support php7 by marco
thinkerou
2016-07-20
*
php: ran php-cs-fixer again
Stanley Cheung
2016-04-19
*
Update copyrights
Craig Tiller
2016-03-31
*
fix php copyright
Stanley Cheung
2016-02-16
*
Merge pull request #5225 from stanley-cheung/php-ext-code-coverage
Michael Lumish
2016-02-16
|
\
|
*
php: add more unit tests to improve code coverage
Stanley Cheung
2016-02-12
*
|
php: add unit test to bring coverage back up above 95%
Stanley Cheung
2016-02-12
|
/
*
pass auth metadata context to user callback
Stanley Cheung
2015-12-11
*
add more unit test
Stanley Cheung
2015-12-10
*
php: metadata plugin based auth API
Stanley Cheung
2015-12-10
*
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: split grpc_credentials to channel_credentials and call_credentials
Stanley Cheung
2015-10-23
|
/
*
php: fix watchConnectivityState unit test
Stanley Cheung
2015-09-23
*
php: support per message compression disable
Stanley Cheung
2015-09-02
*
php: expose per-call host override option
Stanley Cheung
2015-08-19
*
php: add watchForReady method
Stanley Cheung
2015-08-13
*
php: add more tests
Stanley Cheung
2015-08-13
*
php: wrap watchConnectivityState api
Stanley Cheung
2015-08-13
*
php: wrap getConnectivityState API
Stanley Cheung
2015-08-13
*
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
*
Remove metadata checks - these are testing things that arent true
Craig Tiller
2015-07-18
*
add PHP timeout interop test
Stanley Cheung
2015-06-15
*
Updated PHP files to new method names
murgatroid99
2015-04-02
*
Updated final tests to pass
murgatroid99
2015-03-11
*
Resolved merge conflicts with master
murgatroid99
2015-03-11
|
\
*
|
EndToEndTest now works
murgatroid99
2015-03-11
[next]