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
*
Merge pull request #8354 from grpc/v1.0.x
Jan Tattermusch
2016-10-12
|
\
|
*
Update README.md
Jan Tattermusch
2016-10-12
*
|
php: require grpc extension to be installed before composer package
Stanley Cheung
2016-10-06
*
|
PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto
Stanley Cheung
2016-09-29
*
|
PHP Proto3: update tests and README
Stanley Cheung
2016-09-29
*
|
PHP Proto3: new serialization/deserialization for messages
Stanley Cheung
2016-09-29
*
|
fix php code style
thinkerou
2016-09-09
*
|
Merge pull request #7748 from thinkerou/update_function_desc
Stanley Cheung
2016-09-08
|
\
\
|
*
|
update func desc
thinkerou
2016-09-07
|
*
|
update func desc
thinkerou
2016-09-07
*
|
|
php: use ssl hostname_override as auth audience uri if present
Stanley Cheung
2016-09-06
*
|
|
php: minor error initializing a variable
Stanley Cheung
2016-09-06
|
/
/
*
|
Merge pull request #7841 from fr05t1k/cs
Stanley Cheung
2016-09-01
|
\
\
|
|
*
php: error out if metadata key is not legal
Stanley Cheung
2016-08-29
|
|
*
php: fix per_rpc_creds capital auth header key
Stanley Cheung
2016-08-29
*
|
|
php: error out if metadata key is not legal
Stanley Cheung
2016-08-26
*
|
|
php: fix per_rpc_creds capital auth header key
Stanley Cheung
2016-08-26
|
*
|
code style
Stanislav Pavlovichev
2016-08-23
*
|
|
php: bump version
Stanley Cheung
2016-08-22
|
/
/
|
*
php: bump version
Stanley Cheung
2016-08-22
|
/
*
php: use emalloc to replicate MAKE_STD_ZVAL
Stanley Cheung
2016-08-09
*
php7: fix ubuntu compile error
Stanley Cheung
2016-08-09
*
php: missed a macro
Stanley Cheung
2016-07-29
*
php: cleanup for GA
Stanley Cheung
2016-07-28
*
Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third
Stanley Cheung
2016-07-28
|
\
|
*
add macro PHP_GRPC_INIT_HANDLER
thinkerou
2016-07-28
|
*
delete commented-code for missing
thinkerou
2016-07-28
|
*
add PHP_GRPC_FREE_CLASS_OBJECT macro
thinkerou
2016-07-28
|
*
fix unused var
thinkerou
2016-07-28
|
*
add some macro to reduce duplicate code
thinkerou
2016-07-28
|
*
add php_grpc_zend_object macro and rename klass
thinkerou
2016-07-27
|
*
add macro to php7_wrapper for reduce duplicate code
thinkerou
2016-07-27
*
|
update README
Stanley Cheung
2016-07-26
*
|
remove reference to homebrew
Stanley Cheung
2016-07-26
*
|
php: fix composer.json
Stanley Cheung
2016-07-26
|
/
*
fix indent use two spaces
thinkerou
2016-07-27
*
add macro to php7_wrapper for reduce duplicate code
thinkerou
2016-07-27
*
Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch
kpayson64
2016-07-26
|
\
|
*
update copyright
Stanley Cheung
2016-07-25
*
|
php: update composer.json
Stanley Cheung
2016-07-21
|
*
use php7_wrapper to reduce dup-codes
thinkerou
2016-07-22
|
*
use php7_wrapper to reduce dup-codes
thinkerou
2016-07-22
|
/
*
support php7 on v1.0.x branch
thinkerou
2016-07-21
*
unify the version of google/auth
thinkerou
2016-07-15
*
php: fix interop tests breakage
Stanley Cheung
2016-07-13
*
add back version to composer.json file
Stanley Cheung
2016-07-13
*
php: prepare for GA release
Stanley Cheung
2016-07-13
*
php: remove gpr_log debug
Stanley Cheung
2016-07-08
*
Merge pull request #6783 from thinkerou/compress
kpayson64
2016-07-08
|
\
|
*
fetch and fix conflict
thinkerou
2016-07-08
|
|
\
[next]