thinkerou
|
4f8df873b0
|
add php_grpc_zend_object macro and rename klass
|
9 years ago |
thinkerou
|
dba5b0c86a
|
add php_grpc_zend_object macro and rename klass
|
9 years ago |
thinkerou
|
d2583007f5
|
add macro to php7_wrapper for reduce duplicate code
|
9 years ago |
thinkerou
|
011d1efc8f
|
add macro to php7_wrapper for reduce duplicate code
|
9 years ago |
Stanley Cheung
|
bebaf5b61c
|
update README
|
9 years ago |
Stanley Cheung
|
b2d590463f
|
update README
|
9 years ago |
Stanley Cheung
|
fdf27a49bb
|
remove reference to homebrew
|
9 years ago |
Stanley Cheung
|
c5755ad5a9
|
php: fix composer.json
|
9 years ago |
Stanley Cheung
|
b95870d85b
|
php: fix composer.json
|
9 years ago |
thinkerou
|
8fa9d31cd7
|
fix indent use two spaces
|
9 years ago |
thinkerou
|
fdc2132bb9
|
fix indent use two spaces
|
9 years ago |
thinkerou
|
6d62ada983
|
add macro to php7_wrapper for reduce duplicate code
|
9 years ago |
thinkerou
|
6f9d30bf08
|
add macro to php7_wrapper for reduce duplicate code
|
9 years ago |
Stanley Cheung
|
d8f77f63dc
|
update copyright
|
9 years ago |
Stanley Cheung
|
a3becd32ee
|
update copyright
|
9 years ago |
Stanley Cheung
|
20f900dc23
|
remove outdated php dockerfile dependency
|
9 years ago |
Stanley Cheung
|
35d8474c0e
|
php: update composer.json
|
9 years ago |
Stanley Cheung
|
217c385717
|
php: update composer.json
|
9 years ago |
thinkerou
|
b9c7f3ac0a
|
use php7_wrapper to reduce dup-codes
|
9 years ago |
thinkerou
|
4b9740bfe0
|
use php7_wrapper to reduce dup-codes
|
9 years ago |
thinkerou
|
9ee78aa17d
|
use php7_wrapper to reduce dup-codes
|
9 years ago |
thinkerou
|
193046819c
|
use php7_wrapper to reduce dup-codes
|
9 years ago |
Stanley Cheung
|
4f37dc3ca9
|
php: fix minor style discrepency
|
9 years ago |
thinkerou
|
104ae8dad6
|
support php7 on v1.0.x branch
|
9 years ago |
Stanley Cheung
|
69c565bd60
|
wrap long lines;
|
9 years ago |
Stanley Cheung
|
bae0cf1706
|
minor changes. cannot assume hostname unchanged
|
9 years ago |
thinkerou
|
a3730b75f8
|
support php7 by marco
|
9 years ago |
thinkerou
|
329c25457b
|
unify the version of google/auth
|
9 years ago |
thinkerou
|
2a083033e2
|
unify the version of google/auth
|
9 years ago |
Stanley Cheung
|
998b230f4e
|
php: fix interop tests breakage
|
9 years ago |
Stanley Cheung
|
febe79116c
|
php: fix interop tests breakage
|
9 years ago |
Stanley Cheung
|
ce3d05c753
|
add back version to composer.json file
|
9 years ago |
Stanley Cheung
|
6085191145
|
add back version to composer.json file
|
9 years ago |
Stanley Cheung
|
9055160b07
|
php: prepare for GA release
|
9 years ago |
Stanley Cheung
|
67bccfed99
|
php: prepare for GA release
|
9 years ago |
Stanley Cheung
|
43ba180c21
|
php: remove gpr_log debug
|
9 years ago |
Stanley Cheung
|
692a38f7fa
|
php: update example composer.json
|
9 years ago |
Stanley Cheung
|
8b249088b0
|
php: add warning about shutdown function
|
9 years ago |
David Garcia Quintas
|
9ac997acf2
|
Added TODO for php.
|
9 years ago |
David Garcia Quintas
|
6721d4f0f1
|
Return success status of grpc_byte_buffer_reader
|
9 years ago |
David Garcia Quintas
|
4281272389
|
Updated git clone URL
|
9 years ago |
Stanley Cheung
|
51b3691e08
|
php: fix shutdown hang, call was never destroyed
|
9 years ago |
Stanley Cheung
|
863a4cb3be
|
php: fix shutdown hang, call was never destroyed
|
9 years ago |
Stanley Cheung
|
a66e075144
|
php: there is an unimplemented service
|
9 years ago |
Stanley Cheung
|
89391406cd
|
php: implement 2 more interop tests
|
9 years ago |
Stanley Cheung
|
e2e08735e5
|
php: implement custom_metadata interop test
|
9 years ago |
thinkerou
|
f09ab0c5ad
|
Make PHP work correctly when receiving a compressed message
|
9 years ago |
thinkerou
|
f3bc3b62a7
|
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
|
9 years ago |
Sree Kuchibhotla
|
9627e2c5f7
|
Fix a typo in php stress client that was causing the php client to ignore any explicitly passed port
|
9 years ago |
Sree Kuchibhotla
|
7ed39a1ef1
|
PHP stress client in stress test framework
|
9 years ago |