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
*
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
*
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
*
fix indent use two spaces
thinkerou
2016-07-27
*
add macro to php7_wrapper for reduce duplicate code
thinkerou
2016-07-27
*
update copyright
Stanley Cheung
2016-07-25
*
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
*
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
|
|
\
*
|
|
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
[next]