271 Commits (c5a4cef66b4e7d803e47809eae8a1e2db94f04f8)

Author SHA1 Message Date
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 10 years ago
Parker Moore 513a68816a php: remove callable type hint from BaseStub->_simpleRequest() 10 years ago
Julien Boeuf e32075fd8a Fixing tests. 10 years ago
Julien Boeuf 334314b888 Updating the server1 cert so that it can be used with Go. 10 years ago
Stanley Cheung 3baf76718e php: append application user agent string at the beginning 10 years ago
Stanley Cheung d5b20566f2 php: ran php-cs-fixer to comply with php coding standard 10 years ago
Stanley Cheung a5fd9d1455 php: fix inconsistent array notation 10 years ago
Stanley Cheung 9c0b35e1e6 php: rename credentials to channel_credentials 10 years ago
Stanley Cheung aeea10287f php: split grpc_credentials to channel_credentials and call_credentials 10 years ago
Stanley Cheung af93a8fddb php: remove ssl_cert_file env var 10 years ago
Stanley Cheung d94f9260b8 php: remove ssl_cert_file env var 10 years ago
Stanley Cheung 030387d4bb remove include 10 years ago
Stanley Cheung 47c1a53a3f php: remove unused file 10 years ago
Stanley Cheung 75457ff7e1 php: add more unit test for code coverage analysis 10 years ago
Anthony Yeh 04e1eb8423 PHP: Fix property reference in BaseStub::close() 10 years ago
Stanley Cheung 59a15a8558 php: add remaining auth interop tests 10 years ago
Stanley Cheung ba0cb56b32 php: add use_tls and use_test_ca param to interop tests script 10 years ago
Stanley Cheung e5f41cb5da php: fix empty_stream interop test; 10 years ago