715 Commits (38e225d78d128ad36fdd94060e8ac76599d9aea8)

Author SHA1 Message Date
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
Stanley Cheung 6668d51b3c php: add call getTrailingMetadata API 9 years ago
Stanley Cheung e05d31962d php: add channel argument to BaseStub constructor 9 years ago
Craig Tiller 48ed92ea38 GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN 9 years ago
Stanley Cheung d55ddbcbe3 php: ran php-cs-fixer again 9 years ago
Michael Bausor ada376cf9e Updated functions with TSRM macros for ZTS support 9 years ago
Michael Bausor 4f8e40b9e1 Updated functions with TSRM macros for ZTS support 9 years ago
thinkerou f7b01874fd add ownend and delete dtor 9 years ago
David Garcia Quintas a301eaade8 Allow servers to select compression level via initial MD. 9 years ago
Stanley Cheung 9074efd410 fix copyright 9 years ago
Stanley Cheung c1bb55eef7 reuse interop client stub 9 years ago
Stanley Cheung 55643fee6b php: stress test client 9 years ago
thinkerou 7c6c394c02 Add to call zend_object_std_dtor 9 years ago
thinkerou d04376d1e8 PHP Extension: add owned assignment 9 years ago
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the 9 years ago
Stanley Cheung 7f05da6a27 php: ran php-cs-fixer again 9 years ago
Stanley Cheung 82e6f32d64 php: destroy grpc_byte_buffer after startBatch 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Stanley Cheung 7895da2526 php: return channel arg type 9 years ago
Stanley Cheung 5709e930fa remove stale src/php/ext/grpc/README.md 9 years ago
Stanley Cheung d26753e414 update PHP composer.json files 9 years ago
Stanley Cheung cfad243939 fixed copyright 9 years ago
Stanley Cheung 8685c3878c one more 9 years ago
Stanley Cheung a2c8b20ac7 review changes 9 years ago
Stanley Cheung a41a6775d4 php: update readme 9 years ago
Stanley Cheung 93744fccb7 update PHP composer.json files 9 years ago
Stanley Cheung df1e05ad24 Simplify PHP installation 9 years ago
Stanley Cheung 6156f0962e Simplify PHP installation for release 0.13 9 years ago
Stanley Cheung 708ff9d66d fix php copyright 9 years ago
Stanley Cheung f77a4ad9f7 channel constructor the array is required 9 years ago
Stanley Cheung b91f0f27c5 revert unnecessary change 9 years ago
Stanley Cheung cccf9295e6 php: add more unit tests to improve code coverage 9 years ago
Stanley Cheung 76e9ad416e php: add unit test to bring coverage back up above 95% 9 years ago
Craig Tiller da179ce598 Rollback gpr deletion 9 years ago
Nicolas "Pixel" Noble 09121799b0 Removing gpr as a separated library. 9 years ago
Stanley Cheung a6b9548c43 Add lcov php code coverage report 9 years ago
Craig Tiller e3b7beeb38 Update copyrights 9 years ago