Commit Graph

473 Commits

Author SHA1 Message Date
Zhouyihai Ding f9675bb186
Merge pull request #12706 from applinskinner/master
Fix a PHP memory leak with SSL root certificates
2017-12-11 09:20:11 -08:00
Mehrdad Afshari 14e96f9ae8 Bump 1.8.0-dev to 1.9.0-dev 2017-11-27 17:14:15 -08:00
Jack Wakefield fc8eafefa3 Fix a PHP memory leak with SSL root certificates 2017-11-27 21:58:28 +00:00
Jan Tattermusch 18f02d2049 fix php testWatchConnectivityState 2017-11-06 19:41:44 +01:00
Stanley Cheung 11676552c8 Merge pull request #13037 from quizlet/php_doc_fix
Fix return value doc in two PHP functions
2017-10-18 11:26:33 -07:00
Ryan Gordon 1c0a3367d4 Fixing return value documentation on PHP addSecureHttp2Port and addHttp2Port 2017-10-17 09:23:09 -07:00
Guilherme Oliveira 83a2cc0c44 php return the right classes 2017-10-09 11:53:27 +02:00
ZhouyihaiDing d015389823 exclude uploading stats, add unconstained php benchmark
php7 build once
2017-10-06 15:25:14 -07:00
murgatroid99 9887379158 Update version to 1.8.0-dev, update g word to 'generous' 2017-10-02 17:31:33 -07:00
Mark D. Roth b4c01f9e29 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix 2017-09-25 12:36:30 -07:00
ZhouyihaiDing c6f9cf3158 update composer installing protobuf v3 for php-qps 2017-09-19 15:30:57 -07:00
Stanley Cheung 6d8cc7c7ee Fixed some PHP errors 2017-09-04 22:22:18 -07:00
Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 2017-09-01 15:04:13 -07:00
thinkerou 8d6a61af2f Remove invalide macro 2017-09-01 10:31:40 +08:00
Stanley Cheung 5d55948c34 PHP: upmerge from 1.4.x branch 2017-08-22 13:18:14 -07:00
Stanley Cheung 106d175c8c Merge pull request #12188 from michaelbausor/add-async-support
PHP: Move OP_RECV_INITIAL_METADATA out of start() methods
2017-08-17 14:13:56 -07:00
David Garcia Quintas 713597f1cd Master version bump to 1.7.x 2017-08-16 20:59:05 -07:00
Michael Bausor ff1e926421 Remove assignment 2017-08-16 12:23:01 -07:00
Michael Bausor 8a61db3c37 Remove metadata set 2017-08-16 12:21:16 -07:00
Michael Bausor 81fd629092 Move OP_RECV_INITIAL_METADATA out of start() methods
Moves the OP_RECV_INITIAL_METADATA out of the start() methods for
UnaryCall and ServerStreamingCall, and adds a check so that the
getMetadata methods for those objects will always contain the
metadata.
2017-08-15 10:13:06 -07:00
Stanley Cheung 5b3dc4aa75 PHP: persistent channel 2017-08-03 18:00:25 -07:00
Craig Tiller d996379030 Reset OWNERS state 2017-07-17 10:54:07 -07:00
Craig Tiller e476f7d33f Strawman OWNERS --> CODEOWNERS script 2017-07-13 08:52:00 -07:00
Mehrdad Afshari 976eb7c4b4 Fetch grpc.io/release over https 2017-07-10 15:07:33 -07:00
murgatroid99 d5b0455110 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x 2017-06-15 17:48:42 -07:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Jan Tattermusch 312ea4a187 change LICENSE, add AUTHORS 2017-06-08 11:22:40 +02:00
Stanley Cheung bc54144b2e PHP: windows config.w32 fix 2017-06-01 03:22:15 -07:00
David Garcia Quintas aebcdbd732 master bumped to 1.5.x 2017-05-30 14:14:27 -07:00
Stanley Cheung ff0e429672 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master
Upmerge v1.3.x branch to master
2017-05-18 07:59:24 -07:00
Stanley Cheung ebeda85eb8 Upmerge from v1.3.x branch to master 2017-05-17 19:34:47 -07:00
Stanley Cheung d15f5c015a PHP: fix pecl extension reported version 2017-05-17 13:21:05 -07:00
Stanley Cheung 6e589c6a15 PHP: stop requiring google/protobuf PHP implementation 2017-05-16 18:09:36 -07:00
Ken Payson 16f76d2092 Bump to version 1.3.3 2017-05-16 08:54:22 -07:00
Stanley Cheung 57c0255bf8 Merge pull request #11005 from stanley-cheung/php-fix-memory-leaks
PHP: fixed some memory leaks
2017-05-10 12:36:45 -07:00
Stanley Cheung 0afa9abb79 Bump to 1.3.2-pre1 2017-05-09 19:08:26 -07:00
Stanley Cheung e9595bad14 PHP: fixed some memory leaks 2017-05-09 15:45:06 -07:00
Ken Payson 029090628d Upgrade protobuf to 3.3.0 2017-05-08 12:18:12 -07:00
David Garcia Quintas 606945af76 1.3.0 -> 1.3.1-pre1 2017-04-27 14:26:52 -07:00
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a, reversing
changes made to dc36f4df6a.
2017-04-26 14:18:39 -07:00
Craig Tiller 06a30eef36 Merge github.com:grpc/grpc into cpparena 2017-04-19 14:40:20 -07:00
Stanley Cheung 7b692ca67b Merge pull request #10543 from practo/php_basestub_channel_fix
PHP Fixing is_a check for Channel
2017-04-19 14:33:58 -07:00
Craig Tiller 2c6f63731c Merge github.com:grpc/grpc into cpparena 2017-04-14 13:14:10 -07:00
Sree Kuchibhotla 0e5fa9ebcd Merge branch 'master' into cq_create_api_changes 2017-04-13 18:36:23 -07:00
David Garcia Quintas 9e1acc0796 master to 1.4.0-dev 2017-04-13 16:30:15 -07:00
Rajendra Talekar 9b3a6cc3d2 Fixing is_a check for Channel
php ```is_a``` function expects fully qualified class name to validate.
2017-04-10 15:07:02 +05:30
Craig Tiller dd36b15315 Call ref/unref, bugfixes 2017-03-31 08:27:28 -07:00
Sree Kuchibhotla c86460225b Merge branch 'master' into cq_create_api_changes 2017-03-29 16:18:19 -07:00
Stanley Cheung 0c10db72c4 Merge pull request #10315 from thinkerou/fix_style_php
PHP: fix code style
2017-03-29 09:08:14 -07:00