index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
Commit message (
Expand
)
Author
Age
*
PHP: don't destruct persistent channel at the end of php-fpm request
ZhouyihaiDing
2018-04-02
*
php: adding trace for call_credentials callback function
ZhouyihaiDing
2018-03-09
*
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
Regenerate projects
Mehrdad Afshari
2018-02-22
*
php: remove unrelated code from SharedChannelClose test
ZhouyihaiDing
2018-02-01
*
Merge pull request #13541 from Kunde21/php/constructor-cleanup
Zhouyihai Ding
2018-01-30
|
\
*
\
Merge pull request #12703 from thinkerou/fix_bug
Zhouyihai Ding
2018-01-30
|
\
\
|
|
*
Removed opts checks in BaseStub when the elements aren't not used.
Chad Kunde
2018-01-30
*
|
|
php: call credentials plugin_get_metadata metadata leak
Zhouyihai Ding
2018-01-24
*
|
|
Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leak
Stanley Cheung
2018-01-24
|
\
\
\
*
\
\
\
Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size
Stanley Cheung
2018-01-24
|
\
\
\
\
*
\
\
\
\
Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak
Stanley Cheung
2018-01-24
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak
Stanley Cheung
2018-01-24
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leak
Stanley Cheung
2018-01-24
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
php: fix call credentials createFromPlugin leak
Zhouyihai Ding
2018-01-24
|
|
|
|
|
*
|
|
php: fix call return peer leak
Zhouyihai Ding
2018-01-24
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
php: fix channel_credentials hashkey size error
Zhouyihai Ding
2018-01-23
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
/
|
|
|
php: fix channel_credentials hashstr leak
Zhouyihai Ding
2018-01-23
|
|
/
/
/
/
*
/
/
/
/
php: fix call plugin_get_metadata return value leak
Zhouyihai Ding
2018-01-23
|
/
/
/
/
|
*
/
/
php: fix grpc_parse_metadata_array leak
Zhouyihai Ding
2018-01-23
|
/
/
/
*
|
|
Merge pull request #14130 from ZhouyihaiDing/wrapper_leak
Stanley Cheung
2018-01-23
|
\
\
\
|
*
|
|
php: fix channel wrapper leak
Zhouyihai Ding
2018-01-23
*
|
|
|
php: fix channel reuse doesn't free allocated wrapper
Zhouyihai Ding
2018-01-23
|
/
/
/
*
|
|
Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak
Stanley Cheung
2018-01-23
|
\
\
\
*
\
\
\
Merge pull request #14126 from ZhouyihaiDing/get_target_leak
Stanley Cheung
2018-01-23
|
\
\
\
\
*
\
\
\
\
Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak
Stanley Cheung
2018-01-23
|
\
\
\
\
\
*
|
|
|
|
|
php-memory-leak
ZhouyihaiDing
2018-01-23
*
|
|
|
|
|
Merge pull request #13687 from ZhouyihaiDing/php_info
Stanley Cheung
2018-01-23
|
\
\
\
\
\
\
|
|
|
|
*
|
|
php: channel_credentials hashstr leak
Zhouyihai Ding
2018-01-22
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
php: fix channel get_target leak
Zhouyihai Ding
2018-01-22
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
php: fix channel persistence channel leak
Zhouyihai Ding
2018-01-22
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Regenerate projects
Mehrdad Afshari
2018-01-19
*
|
|
|
Merge pull request #14017 from ZhouyihaiDing/php_channl_memory_leak
Zhouyihai Ding
2018-01-16
|
\
\
\
\
|
*
|
|
|
php channel: fix memory leak
Zhouyihai Ding
2018-01-16
*
|
|
|
|
metadata plugin update statuses in wrapped langs
Jan Tattermusch
2017-12-14
|
/
/
/
/
*
|
|
|
Merge pull request #12706 from applinskinner/master
Zhouyihai Ding
2017-12-11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
php_info add grpc version
ZhouyihaiDing
2017-12-08
|
|
/
/
|
/
|
|
*
|
|
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
*
|
Fix a PHP memory leak with SSL root certificates
Jack Wakefield
2017-11-27
|
/
/
*
|
fix php testWatchConnectivityState
Jan Tattermusch
2017-11-06
*
|
Merge pull request #13037 from quizlet/php_doc_fix
Stanley Cheung
2017-10-18
|
\
\
|
*
|
Fixing return value documentation on PHP addSecureHttp2Port and addHttp2Port
Ryan Gordon
2017-10-17
*
|
|
php return the right classes
Guilherme Oliveira
2017-10-09
*
|
|
exclude uploading stats, add unconstained php benchmark
ZhouyihaiDing
2017-10-06
*
|
|
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
|
/
/
*
|
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-25
|
\
\
|
|
*
attempt to fix bug
thinkerou
2017-09-25
|
|
/
|
*
update composer installing protobuf v3 for php-qps
ZhouyihaiDing
2017-09-19
*
|
Fixed some PHP errors
Stanley Cheung
2017-09-04
*
|
Change plugin credentials API to support both sync and async modes.
Mark D. Roth
2017-09-01
|
/
[next]