1. 7895da2 php: return channel arg type by Stanley Cheung · 8 years ago
  2. fca9464 Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor by Jan Tattermusch · 8 years ago
  3. 5709e93 remove stale src/php/ext/grpc/README.md by Stanley Cheung · 8 years ago
  4. d26753e update PHP composer.json files by Stanley Cheung · 8 years ago
  5. cfad243 fixed copyright by Stanley Cheung · 8 years ago
  6. 8685c38 one more by Stanley Cheung · 8 years ago
  7. a2c8b20 review changes by Stanley Cheung · 8 years ago
  8. a41a677 php: update readme by Stanley Cheung · 8 years ago
  9. df1e05a Simplify PHP installation by Stanley Cheung · 8 years ago
  10. 708ff9d fix php copyright by Stanley Cheung · 8 years ago
  11. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 8 years ago
  12. f77a4ad channel constructor the array is required by Stanley Cheung · 8 years ago
  13. b91f0f2 revert unnecessary change by Stanley Cheung · 8 years ago
  14. cccf929 php: add more unit tests to improve code coverage by Stanley Cheung · 8 years ago
  15. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 8 years ago
  16. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  17. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  18. a6b9548 Add lcov php code coverage report by Stanley Cheung · 9 years ago
  19. e959827 Update copyrights by Craig Tiller · 9 years ago
  20. de3da74 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 9 years ago
  21. 6bd3180 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  22. 27a3167 php: bump version for release by Stanley Cheung · 9 years ago
  23. e235388 Merge pull request #4394 from stanley-cheung/php_creds_plugin_api by Michael Lumish · 9 years ago
  24. d1cf36c pass auth metadata context to user callback by Stanley Cheung · 9 years ago
  25. b5f74f1 removed comment by Stanley Cheung · 9 years ago
  26. 42fb706 add more unit test by Stanley Cheung · 9 years ago
  27. 3580580 php: metadata plugin based auth API by Stanley Cheung · 9 years ago
  28. 95337bf Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  29. c484ccf add todo for PHP by Jan Tattermusch · 9 years ago
  30. 2c23ad5 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  31. a17bb28 PHP fix by Craig Tiller · 9 years ago
  32. 513a688 php: remove callable type hint from BaseStub->_simpleRequest() by Parker Moore · 9 years ago
  33. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  34. 802f6b6 Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert by Julien Boeuf · 9 years ago
  35. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  36. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  37. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  38. 3baf767 php: append application user agent string at the beginning by Stanley Cheung · 9 years ago
  39. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  40. a5fd9d1 php: fix inconsistent array notation by Stanley Cheung · 9 years ago
  41. 9c0b35e php: rename credentials to channel_credentials by Stanley Cheung · 9 years ago
  42. aeea102 php: split grpc_credentials to channel_credentials and call_credentials by Stanley Cheung · 9 years ago
  43. af93a8f php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  44. d94f926 php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  45. 030387d remove include by Stanley Cheung · 9 years ago
  46. 47c1a53 php: remove unused file by Stanley Cheung · 9 years ago
  47. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  48. 42e2beb Merge pull request #3858 from enisoc/php-close by Stanley Cheung · 9 years ago
  49. 04e1eb8 PHP: Fix property reference in BaseStub::close() by Anthony Yeh · 9 years ago
  50. 59a15a8 php: add remaining auth interop tests by Stanley Cheung · 9 years ago
  51. ba0cb56 php: add use_tls and use_test_ca param to interop tests script by Stanley Cheung · 9 years ago
  52. e5f41cb php: fix empty_stream interop test; by Stanley Cheung · 9 years ago
  53. f438ee1 fixed comment by Stanley Cheung · 9 years ago
  54. b0cd08a php: validate and normalize metadata keys by Stanley Cheung · 9 years ago
  55. 66ec9bb php: call writesDone in interop test by Stanley Cheung · 9 years ago
  56. e5ba29f php: implement empty_stream interop test by Stanley Cheung · 9 years ago
  57. 6d3f9ac php: update package.xml to prepare for 0.6.1 release by Stanley Cheung · 9 years ago
  58. bd52ac4 Fix #2275 (Make sure PHP example can be run with Apache) by Hannes Magnusson · 9 years ago
  59. 2506141 Merge pull request #3602 from grpc/release-0_11 by Tim Emiola · 9 years ago
  60. 81449fd php: need additional cli flags in scripts by Stanley Cheung · 9 years ago
  61. d2dd37b php: update helloworld and route guide after beta release by Stanley Cheung · 9 years ago
  62. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  63. 3543ea4 php: fix watchConnectivityState unit test by Stanley Cheung · 9 years ago
  64. 3ba30e1 Drop issue 527 TODOs for interop specification by Nathaniel Manista · 9 years ago
  65. 7a4e8e4 php: fix jenkins flake by Stanley Cheung · 9 years ago
  66. 86bfc74 php: update text to reflect beta by Stanley Cheung · 9 years ago
  67. e9cfa31 minor fixes by Stanley Cheung · 9 years ago
  68. e4c4738 php: add examples for apache and nginx by Stanley Cheung · 9 years ago
  69. 581846b Update debian install instructions, jessie-backports by Stanley Cheung · 9 years ago
  70. 1ea9736 php: bump version by Stanley Cheung · 9 years ago
  71. 29d7be3 php: missed a line in doc by Stanley Cheung · 9 years ago
  72. 26883d8 php: update pecl package.xml by Stanley Cheung · 9 years ago
  73. 3ff5cea php: $metadata at API should be optional by Stanley Cheung · 9 years ago
  74. 03e170e php: add cancel_after_begin interop test by Stanley Cheung · 9 years ago
  75. 5331776 php: clean up api around flags by Stanley Cheung · 9 years ago
  76. 3ab8e79 php: support per message compression disable by Stanley Cheung · 9 years ago
  77. aec4ac8 update debian unstable to testing by Stanley Cheung · 9 years ago
  78. 7b773e9 php: update readme; by Stanley Cheung · 9 years ago
  79. fe4bacb Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  80. f03e128 Merge pull request #3026 from stanley-cheung/php_update_gen_code_test by Michael Lumish · 9 years ago
  81. 4135a21 php: add comment for why cancel_after_begin cannot be done by Stanley Cheung · 9 years ago
  82. 69e9747 php: fix interop stub construction after codegen fix by Stanley Cheung · 9 years ago
  83. cbdffa4 Merge branch 'grpc_security_abi' into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  84. 5cc1e2e Fixing PHP. by Julien Boeuf · 9 years ago
  85. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  86. c17fecd Fixing tests. by Julien Boeuf · 9 years ago
  87. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  88. 4c0fcda php: add tests for waitForReady by Stanley Cheung · 9 years ago
  89. 2e405d4 php: update codegen, client now extends basestub by Stanley Cheung · 9 years ago
  90. 43a53ff Merge pull request #2998 from stanley-cheung/php_null_call_host by Michael Lumish · 9 years ago
  91. d7c27c6 Merge pull request #2990 from stanley-cheung/update_debian_instructions by Tim Emiola · 9 years ago
  92. 1894f18 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  93. 5329e4b update installation instructions, review feedback by Stanley Cheung · 9 years ago
  94. ddb16a8 php: expose per-call host override option, review feedback by Stanley Cheung · 9 years ago
  95. dbeb1cd update debian install instructions by Stanley Cheung · 9 years ago
  96. 478fb00 php: expose per-call host override option by Stanley Cheung · 9 years ago
  97. c0c9ba9 php: fix timeout interop test, use 1ms as timeout by Stanley Cheung · 9 years ago
  98. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  99. fea1f68 php: fixed constant typo by Stanley Cheung · 9 years ago
  100. f123443 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago