index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
/
ext
Commit message (
Expand
)
Author
Age
*
Merge pull request #6783 from thinkerou/compress
kpayson64
2016-07-08
|
\
|
*
fetch and fix conflict
thinkerou
2016-07-08
|
|
\
*
|
|
php: add warning about shutdown function
Stanley Cheung
2016-07-07
|
|
/
|
/
|
*
|
Added TODO for php.
David Garcia Quintas
2016-06-30
*
|
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
*
|
php: fix shutdown hang, call was never destroyed
Stanley Cheung
2016-06-29
|
*
Make PHP work correctly when receiving a compressed message
thinkerou
2016-06-17
*
|
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
thinkerou
2016-06-17
|
/
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-06-03
|
\
|
*
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
Craig Tiller
2016-06-02
*
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-18
|
\
|
|
*
Updated functions with TSRM macros for ZTS support
Michael Bausor
2016-05-16
*
|
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-12
|
\
|
|
*
add ownend and delete dtor
thinkerou
2016-05-11
*
|
Allow servers to select compression level via initial MD.
David Garcia Quintas
2016-05-09
|
*
Add to call zend_object_std_dtor
thinkerou
2016-05-01
|
*
PHP Extension: add owned assignment
thinkerou
2016-04-27
|
/
*
Add various options to verify ssl/tls client cert including letting the
Deepak Lukose
2016-04-19
*
php: destroy grpc_byte_buffer after startBatch
Stanley Cheung
2016-04-06
*
Update copyrights
Craig Tiller
2016-03-31
*
php: return channel arg type
Stanley Cheung
2016-03-17
*
remove stale src/php/ext/grpc/README.md
Stanley Cheung
2016-03-10
*
fix php copyright
Stanley Cheung
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
*
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
*
pass auth metadata context to user callback
Stanley Cheung
2015-12-11
*
removed comment
Stanley Cheung
2015-12-10
*
php: metadata plugin based auth API
Stanley Cheung
2015-12-10
*
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: update package.xml to prepare for 0.6.1 release
Stanley Cheung
2015-10-08
*
Fix #2275 (Make sure PHP example can be run with Apache)
Hannes Magnusson
2015-10-06
*
php: update helloworld and route guide after beta release
Stanley Cheung
2015-09-24
*
php: missed a line in doc
Stanley Cheung
2015-09-02
*
php: update pecl package.xml
Stanley Cheung
2015-09-02
*
php: support per message compression disable
Stanley Cheung
2015-09-02
*
Merge branch 'grpc_security_abi' into credentials_naming_and_cleanup
Julien Boeuf
2015-08-25
|
\
|
*
Fixing PHP.
Julien Boeuf
2015-08-25
*
|
Credentials cleanup:
Julien Boeuf
2015-08-25
|
/
*
Fixing tests.
Julien Boeuf
2015-08-25
*
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
[next]