Stanley Cheung
5d55948c34
PHP: upmerge from 1.4.x branch
8 years ago
David Garcia Quintas
1775ef91d2
Version bump to 1.6
8 years ago
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
8 years ago
Michael Bausor
ff1e926421
Remove assignment
8 years ago
Michael Bausor
8a61db3c37
Remove metadata set
8 years ago
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.
8 years ago
Stanley Cheung
5b3dc4aa75
PHP: persistent channel
8 years ago
Craig Tiller
d996379030
Reset OWNERS state
8 years ago
Craig Tiller
e476f7d33f
Strawman OWNERS --> CODEOWNERS script
8 years ago
Mehrdad Afshari
976eb7c4b4
Fetch grpc.io/release over https
8 years ago
murgatroid99
ab14a0b4c8
Bump version to 1.4.1
8 years ago
Ken Payson
e9c17873af
Bump to version 1.4.0
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Jan Tattermusch
312ea4a187
change LICENSE, add AUTHORS
8 years ago
Stanley Cheung
bc54144b2e
PHP: windows config.w32 fix
8 years ago
David Garcia Quintas
aebcdbd732
master bumped to 1.5.x
8 years ago
Jan Tattermusch
bbfdbb19c0
bump version to 1.3.6
8 years ago
Ken Payson
c0ce2cdf00
Update version to 1.3.5
8 years ago
Alexander Polcyn
92eb7fbc05
Bump to version 1.3.4
8 years ago
Stanley Cheung
d15f5c015a
PHP: fix pecl extension reported version
8 years ago
Stanley Cheung
6e589c6a15
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Ken Payson
16f76d2092
Bump to version 1.3.3
8 years ago
Stanley Cheung
0afa9abb79
Bump to 1.3.2-pre1
8 years ago
Stanley Cheung
e9595bad14
PHP: fixed some memory leaks
8 years ago
Ken Payson
029090628d
Upgrade protobuf to 3.3.0
8 years ago
David Garcia Quintas
606945af76
1.3.0 -> 1.3.1-pre1
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
David Garcia Quintas
9e1acc0796
master to 1.4.0-dev
8 years ago
murgatroid99
70a2a4b01a
Bump version to 1.2.4
8 years ago
Rajendra Talekar
9b3a6cc3d2
Fixing is_a check for Channel
...
php ```is_a``` function expects fully qualified class name to validate.
8 years ago
murgatroid99
7cfa1bfb73
Bump version to 1.2.3
8 years ago
Jan Tattermusch
0be726b34d
bump version to 1.2.2
8 years ago
Craig Tiller
dd36b15315
Call ref/unref, bugfixes
8 years ago
thinkerou
34d21ceadc
fix php style
8 years ago
thinkerou
9f00073f3c
fix markdown render error
8 years ago
Sree Kuchibhotla
3a55efaed7
PHP changes
8 years ago
Alexander Polcyn
3e30832cca
bump v1.2.x branch to 1.2.1-pre1
8 years ago
Stanley Cheung
55bff48335
PHP: proto3 API change
8 years ago
Vijay Pai
958ded975f
PHP benchmarking performance client, proxied through Ruby
...
Requires synchronous and single-threaded, so only 1 channel and 1 outstanding RPC
per channel for now. No open-loop for now
8 years ago
David Garcia Quintas
74cec10619
Bumped version to 1.3.0-dev
8 years ago
Sree Kuchibhotla
5fcb8cc271
Php: Completion queue create API changes (and also remove the redundant
...
completion_queue_next() loop in grpc_php_shutdown_completion_queue
function as it is no longer needed. This was most likely an artifact of
a previous version of grpc-core where completion queues did not have a
"one tag in, one tag out" rule
8 years ago
Muxi Yan
5c2d7e287b
Boost grpc version to v1.1.4
8 years ago
Stanley Cheung
82c6d8d4fd
PHP: prepare for 1.2 release
8 years ago
Ken Payson
fd6cc7de7b
Bump version to v1.1.3
8 years ago
Stanley Cheung
6f1a6bebab
PHP: added README notes for CentOS/RHEL 6/7 users
8 years ago
Stanley Cheung
6a5c83d4de
PHP: add macro for arg info in extension
8 years ago
murgatroid99
2b3e12ceee
Update version to 1.1.2
8 years ago
Stanley Cheung
aaf2bbaa58
PHP: update README and apache/nginx examples
8 years ago
Stanley Cheung
c290c115fa
PHP: update examples
8 years ago