Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
|\ | | | | | php: Removed opts checks in BaseStub when Channel is passed as argument | ||
* \ | Merge pull request #12703 from thinkerou/fix_bug | Zhouyihai Ding | 2018-01-30 |
|\ \ | | | | | | | PHP: fix call flag been reset bug | ||
| | * | 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 |
|\ \ \ | | | | | | | | | php: fix call return peer leak | ||
* \ \ \ | Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size | Stanley Cheung | 2018-01-24 |
|\ \ \ \ | | | | | | | | | | | php: fix channel_credentials hashkey size error | ||
* \ \ \ \ | Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak | Stanley Cheung | 2018-01-24 |
|\ \ \ \ \ | | | | | | | | | | | | | php: fix grpc_parse_metadata_array leak | ||
* \ \ \ \ \ | Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak | Stanley Cheung | 2018-01-24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | php: fix call credentials createFromPlugin leak | ||
* \ \ \ \ \ \ | Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leak | Stanley Cheung | 2018-01-24 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | php: fix channel_credentials hashstr leak | ||
| | * | | | | | | 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 | ||
| * | | | 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 |
|\ \ \ | | | | | | | | | php: fix channel_credentials hashstr leak | ||
* \ \ \ | Merge pull request #14126 from ZhouyihaiDing/get_target_leak | Stanley Cheung | 2018-01-23 |
|\ \ \ \ | | | | | | | | | | | php: fix channel get_target method leak | ||
* \ \ \ \ | Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak | Stanley Cheung | 2018-01-23 |
|\ \ \ \ \ | | | | | | | | | | | | | php: fix channel persistence list leak | ||
* | | | | | | php-memory-leak | ZhouyihaiDing | 2018-01-23 |
| | | | | | | |||
* | | | | | | Merge pull request #13687 from ZhouyihaiDing/php_info | Stanley Cheung | 2018-01-23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: php_info add grpc version | ||
| | | | * | | | 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: fix memory leak during creating channel | ||
| * | | | | 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 |
|\ \ \ \ | |_|_|/ |/| | | | Fix a PHP memory leak with SSL root certificates | ||
| | * | | 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 |
|\ \ | | | | | | | Fix return value doc in two PHP functions | ||
| * | | 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 |
| | | | | | | | | | | | | php7 build once | ||
* | | | 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 |
|/ | |||
* | Remove invalide macro | thinkerou | 2017-09-01 |
| | |||
* | PHP: upmerge from 1.4.x branch | Stanley Cheung | 2017-08-22 |
| | |||
* | Merge pull request #12188 from michaelbausor/add-async-support | Stanley Cheung | 2017-08-17 |
|\ | | | | | PHP: Move OP_RECV_INITIAL_METADATA out of start() methods |