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
*
remove stale src/php/ext/grpc/README.md
Stanley Cheung
2016-03-10
*
update PHP composer.json files
Stanley Cheung
2016-03-10
*
review changes
Stanley Cheung
2016-03-08
*
php: update readme
Stanley Cheung
2016-03-07
*
Simplify PHP installation
Stanley Cheung
2016-02-29
*
fix php copyright
Stanley Cheung
2016-02-16
*
Merge pull request #5225 from stanley-cheung/php-ext-code-coverage
Michael Lumish
2016-02-16
|
\
|
*
channel constructor the array is required
Stanley Cheung
2016-02-16
|
*
revert unnecessary change
Stanley Cheung
2016-02-16
|
*
php: add more unit tests to improve code coverage
Stanley Cheung
2016-02-12
*
|
php: add unit test to bring coverage back up above 95%
Stanley Cheung
2016-02-12
|
/
*
Rollback gpr deletion
Craig Tiller
2016-02-09
*
Removing gpr as a separated library.
Nicolas "Pixel" Noble
2016-01-30
*
Add lcov php code coverage report
Stanley Cheung
2016-01-13
*
Update copyrights
Craig Tiller
2016-01-04
*
Add copyright checks to sanity; make them verify copyright year is valid
Craig Tiller
2016-01-04
*
php: make channel
Stanley Cheung
2015-12-16
*
php: bump version for release
Stanley Cheung
2015-12-15
*
Merge pull request #4394 from stanley-cheung/php_creds_plugin_api
Michael Lumish
2015-12-11
|
\
|
*
pass auth metadata context to user callback
Stanley Cheung
2015-12-11
|
*
removed comment
Stanley Cheung
2015-12-10
|
*
add more unit test
Stanley Cheung
2015-12-10
|
*
php: metadata plugin based auth API
Stanley Cheung
2015-12-10
*
|
Merge github.com:grpc/grpc into connected-subchannel
Craig Tiller
2015-12-09
|
\
|
|
*
add todo for PHP
Jan Tattermusch
2015-12-07
*
|
Merge github.com:grpc/grpc into connected-subchannel
Craig Tiller
2015-12-04
|
\
|
*
|
PHP fix
Craig Tiller
2015-12-02
|
*
php: remove callable type hint from BaseStub->_simpleRequest()
Parker Moore
2015-12-01
|
/
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
Julien Boeuf
2015-11-17
|
|
\
*
|
|
Fixing tests.
Julien Boeuf
2015-11-17
*
|
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Updating the server1 cert so that it can be used with Go.
Julien Boeuf
2015-11-09
|
*
|
php: append application user agent string at the beginning
Stanley Cheung
2015-11-08
|
|
/
|
*
php: ran php-cs-fixer to comply with php coding standard
Stanley Cheung
2015-10-27
|
*
php: fix inconsistent array notation
Stanley Cheung
2015-10-27
*
|
php: rename credentials to channel_credentials
Stanley Cheung
2015-10-23
*
|
php: split grpc_credentials to channel_credentials and call_credentials
Stanley Cheung
2015-10-23
*
|
php: remove ssl_cert_file env var
Stanley Cheung
2015-10-23
|
*
php: remove ssl_cert_file env var
Stanley Cheung
2015-10-23
|
*
remove include
Stanley Cheung
2015-10-22
|
*
php: remove unused file
Stanley Cheung
2015-10-22
|
*
php: add more unit test for code coverage analysis
Stanley Cheung
2015-10-20
|
*
Merge pull request #3858 from enisoc/php-close
Stanley Cheung
2015-10-20
|
/
|
|
*
PHP: Fix property reference in BaseStub::close()
Anthony Yeh
2015-10-15
*
|
php: add remaining auth interop tests
Stanley Cheung
2015-10-15
*
|
php: add use_tls and use_test_ca param to interop tests script
Stanley Cheung
2015-10-15
|
/
*
php: fix empty_stream interop test;
Stanley Cheung
2015-10-14
*
fixed comment
Stanley Cheung
2015-10-12
*
php: validate and normalize metadata keys
Stanley Cheung
2015-10-09
[next]