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