278 Commits (808ac3872427f1b2cd7eadd2a595825c5e0ceb2e)

Author SHA1 Message Date
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
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
Craig Tiller 896ef305bc Add copyright checks to sanity; make them verify copyright year is valid 9 years ago
Craig Tiller e959827ec0 Update copyrights 9 years ago
Craig Tiller c506e24a57 Update copyrights 9 years ago
Craig Tiller de3da74866 Add copyright checks to sanity; make them verify copyright year is valid 9 years ago
Stanley Cheung 6aee7a8c45 php: make channel 9 years ago
Stanley Cheung 17ab6a1c50 php: bump version for release 9 years ago
Stanley Cheung 6bd3180dfd php: make channel 9 years ago
Stanley Cheung 27a31677d2 php: bump version for release 9 years ago
Stanley Cheung d1cf36cdb7 pass auth metadata context to user callback 9 years ago
Stanley Cheung b5f74f1b18 removed comment 9 years ago
Stanley Cheung 42fb70699b add more unit test 9 years ago
Stanley Cheung 3580580367 php: metadata plugin based auth API 9 years ago
Jan Tattermusch c484ccf38a add todo for PHP 9 years ago
Craig Tiller a17bb2856b PHP fix 9 years ago
Parker Moore 513a68816a php: remove callable type hint from BaseStub->_simpleRequest() 9 years ago
Julien Boeuf e32075fd8a Fixing tests. 9 years ago
Julien Boeuf 334314b888 Updating the server1 cert so that it can be used with Go. 9 years ago
Stanley Cheung 3baf76718e php: append application user agent string at the beginning 9 years ago
Stanley Cheung d5b20566f2 php: ran php-cs-fixer to comply with php coding standard 9 years ago
Stanley Cheung a5fd9d1455 php: fix inconsistent array notation 9 years ago
Stanley Cheung 9c0b35e1e6 php: rename credentials to channel_credentials 9 years ago
Stanley Cheung aeea10287f php: split grpc_credentials to channel_credentials and call_credentials 9 years ago
Stanley Cheung af93a8fddb php: remove ssl_cert_file env var 9 years ago
Stanley Cheung d94f9260b8 php: remove ssl_cert_file env var 9 years ago