index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
/
lib
/
Grpc
Commit message (
Expand
)
Author
Age
*
fixes subpackage issue with loading composer
Brent Shaffer
2018-07-19
*
PHP: add call invoker
ZhouyihaiDing
2018-06-26
*
PHP: add deserialze as the argument for the interceptor
ZhouyihaiDing
2018-06-20
*
Merge pull request #15417 from chingor13/php-default-channel
Zhouyihai Ding
2018-05-17
|
\
|
*
Provide hostname to getDefaultChannel
Jeff Ching
2018-05-16
|
*
Surface a static method to fetch the default Channel that a BaseStub would cr...
Jeff Ching
2018-05-16
*
|
php InterceptorChannel inherits from Channel
ZhouyihaiDing
2018-05-16
|
/
*
PHP: fix InterceptorChannel not autoload by composer
ZhouyihaiDing
2018-05-15
*
gRPC PHP Client Interceptor implementation and tests
ZhouyihaiDing
2018-05-07
*
Removed opts checks in BaseStub when the elements aren't not used.
Chad Kunde
2018-01-30
*
php return the right classes
Guilherme Oliveira
2017-10-09
*
Remove assignment
Michael Bausor
2017-08-16
*
Remove metadata set
Michael Bausor
2017-08-16
*
Move OP_RECV_INITIAL_METADATA out of start() methods
Michael Bausor
2017-08-15
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fixing is_a check for Channel
Rajendra Talekar
2017-04-10
*
fix php style
thinkerou
2017-03-26
*
PHP: proto3 API change
Stanley Cheung
2017-03-13
*
Merge pull request #9416 from thinkerou/update_method_property_visibility
Stanley Cheung
2017-01-26
|
\
|
*
update method prop visibility
thinkerou
2017-01-20
*
|
fix code style
thinkerou
2017-01-20
|
/
*
Fix various PHP bugs
Stanley Cheung
2017-01-11
*
fix code style
thinkerou
2016-12-15
*
update php style
thinkerou
2016-11-01
*
phpdoc types
Stanislav Pavlovichev
2016-10-28
*
PHP Proto3: new serialization/deserialization for messages
Stanley Cheung
2016-09-29
*
fix php code style
thinkerou
2016-09-09
*
php: use ssl hostname_override as auth audience uri if present
Stanley Cheung
2016-09-06
*
code style
Stanislav Pavlovichev
2016-08-23
*
support php7 by marco
thinkerou
2016-07-20
*
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
thinkerou
2016-06-17
*
php: add call getTrailingMetadata API
Stanley Cheung
2016-06-14
*
php: add channel argument to BaseStub constructor
Stanley Cheung
2016-06-13
*
php: make channel
Stanley Cheung
2015-12-16
*
php: metadata plugin based auth API
Stanley Cheung
2015-12-10
*
php: remove callable type hint from BaseStub->_simpleRequest()
Parker Moore
2015-12-01
*
php: append application user agent string at the beginning
Stanley Cheung
2015-11-08
*
php: ran php-cs-fixer to comply with php coding standard
Stanley Cheung
2015-10-27
*
php: fix inconsistent array notation
Stanley Cheung
2015-10-27
*
php: add more unit test for code coverage analysis
Stanley Cheung
2015-10-20
*
PHP: Fix property reference in BaseStub::close()
Anthony Yeh
2015-10-15
*
fixed comment
Stanley Cheung
2015-10-12
*
php: validate and normalize metadata keys
Stanley Cheung
2015-10-09
*
php: $metadata at API should be optional
Stanley Cheung
2015-09-02
*
php: clean up api around flags
Stanley Cheung
2015-09-02
*
php: support per message compression disable
Stanley Cheung
2015-09-02
*
php: fixed constant typo
Stanley Cheung
2015-08-17
*
php: connectivity state review feedback
Stanley Cheung
2015-08-13
*
php: add watchForReady method
Stanley Cheung
2015-08-13
*
php: wrap getConnectivityState API
Stanley Cheung
2015-08-13
[next]