1. dff7ba6 PHP: remove channel observation and clean method used for tests by ZhouyihaiDing · 6 years ago
  2. 082ddc5 Merge pull request #15066 from matt-kwong/php-path-fix by Matt Kwong · 6 years ago
  3. 84d6046 Set DYLD_LIBRARY_PATH to be based off of by Matt Kwong · 6 years ago
  4. 4a13404 PHP: fix persistentChannelTest error by ZhouyihaiDing · 6 years ago
  5. 5c77035 PHP: use persistent list not shared by other modules by ZhouyihaiDing · 6 years ago
  6. 90cfc8e Regenerate projects by Mehrdad Afshari · 6 years ago
  7. b00a925 PHP: don't destruct persistent channel at the end of php-fpm request by ZhouyihaiDing · 6 years ago
  8. 8993297 php: adding trace for call_credentials callback function by ZhouyihaiDing · 6 years ago
  9. 7fed69b Use static_cast rather than reinterpret_cast whenever possible by Vijay Pai · 6 years ago
  10. 9073ea0 Regenerate projects by Mehrdad Afshari · 6 years ago
  11. 43132b5 php: remove unrelated code from SharedChannelClose test by ZhouyihaiDing · 6 years ago
  12. 9233201 Merge pull request #13541 from Kunde21/php/constructor-cleanup by Zhouyihai Ding · 6 years ago
  13. 1952018 Merge pull request #12703 from thinkerou/fix_bug by Zhouyihai Ding · 6 years ago
  14. 1ac45e1 Removed opts checks in BaseStub when the elements aren't not used. by Chad Kunde · 7 years ago
  15. ec0669c php: call credentials plugin_get_metadata metadata leak by Zhouyihai Ding · 6 years ago
  16. c84c8d4 Merge pull request #14160 from ZhouyihaiDing/pr_call_peer_leak by Stanley Cheung · 6 years ago
  17. d29d709 Merge pull request #14161 from ZhouyihaiDing/channel_hashkey_size by Stanley Cheung · 6 years ago
  18. 5e7eed2 Merge pull request #14159 from ZhouyihaiDing/pr_call_array_leak by Stanley Cheung · 6 years ago
  19. 95b4c65 Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak by Stanley Cheung · 6 years ago
  20. a14ce30 Merge pull request #14156 from ZhouyihaiDing/channel_hashstr_leak by Stanley Cheung · 6 years ago
  21. 367a1ee php: fix call credentials createFromPlugin leak by Zhouyihai Ding · 6 years ago
  22. 159ceb6 php: fix call return peer leak by Zhouyihai Ding · 6 years ago
  23. f09c294 php: fix channel_credentials hashkey size error by Zhouyihai Ding · 6 years ago
  24. 2138362 php: fix channel_credentials hashstr leak by Zhouyihai Ding · 6 years ago
  25. e3e6470 php: fix call plugin_get_metadata return value leak by Zhouyihai Ding · 6 years ago
  26. b0821f0 php: fix grpc_parse_metadata_array leak by Zhouyihai Ding · 6 years ago
  27. 1d8ab5a Merge pull request #14130 from ZhouyihaiDing/wrapper_leak by Stanley Cheung · 6 years ago
  28. 7c647d3 php: fix channel wrapper leak by Zhouyihai Ding · 6 years ago
  29. 8a84593 php: fix channel reuse doesn't free allocated wrapper by Zhouyihai Ding · 6 years ago
  30. 2318b87 Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak by Stanley Cheung · 6 years ago
  31. d715e7d Merge pull request #14126 from ZhouyihaiDing/get_target_leak by Stanley Cheung · 6 years ago
  32. 99bb170 Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak by Stanley Cheung · 6 years ago
  33. 0464879 php-memory-leak by ZhouyihaiDing · 7 years ago
  34. a1f94b7 Merge pull request #13687 from ZhouyihaiDing/php_info by Stanley Cheung · 6 years ago
  35. 4b9f8d8 php: channel_credentials hashstr leak by Zhouyihai Ding · 6 years ago
  36. d3b5524 php: fix channel get_target leak by Zhouyihai Ding · 6 years ago
  37. 33af9aa php: fix channel persistence channel leak by Zhouyihai Ding · 6 years ago
  38. 4388404 Regenerate projects by Mehrdad Afshari · 6 years ago
  39. 4b0e885 Merge pull request #14017 from ZhouyihaiDing/php_channl_memory_leak by Zhouyihai Ding · 6 years ago
  40. b6cdfca php channel: fix memory leak by Zhouyihai Ding · 6 years ago
  41. a2044f8 metadata plugin update statuses in wrapped langs by Jan Tattermusch · 7 years ago
  42. f9675bb Merge pull request #12706 from applinskinner/master by Zhouyihai Ding · 7 years ago
  43. e2af6d9 php_info add grpc version by ZhouyihaiDing · 7 years ago
  44. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  45. fc8eafe Fix a PHP memory leak with SSL root certificates by Jack Wakefield · 7 years ago
  46. 18f02d2 fix php testWatchConnectivityState by Jan Tattermusch · 7 years ago
  47. 1167655 Merge pull request #13037 from quizlet/php_doc_fix by Stanley Cheung · 7 years ago
  48. 1c0a336 Fixing return value documentation on PHP addSecureHttp2Port and addHttp2Port by Ryan Gordon · 7 years ago
  49. 83a2cc0 php return the right classes by Guilherme Oliveira · 7 years ago
  50. d015389 exclude uploading stats, add unconstained php benchmark by ZhouyihaiDing · 7 years ago
  51. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  52. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  53. b408469 attempt to fix bug by thinkerou · 7 years ago
  54. c6f9cf3 update composer installing protobuf v3 for php-qps by ZhouyihaiDing · 7 years ago
  55. 6d8cc7c Fixed some PHP errors by Stanley Cheung · 7 years ago
  56. 2caf021 Change plugin credentials API to support both sync and async modes. by Mark D. Roth · 7 years ago
  57. 8d6a61a Remove invalide macro by thinkerou · 7 years ago
  58. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  59. 106d175 Merge pull request #12188 from michaelbausor/add-async-support by Stanley Cheung · 7 years ago
  60. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  61. ff1e926 Remove assignment by Michael Bausor · 7 years ago
  62. 8a61db3 Remove metadata set by Michael Bausor · 7 years ago
  63. 81fd629 Move OP_RECV_INITIAL_METADATA out of start() methods by Michael Bausor · 7 years ago
  64. 5b3dc4a PHP: persistent channel by Stanley Cheung · 7 years ago
  65. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  66. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  67. 976eb7c Fetch grpc.io/release over https by Mehrdad Afshari · 7 years ago
  68. d5b0455 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x by murgatroid99 · 7 years ago
  69. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  70. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  71. 312ea4a change LICENSE, add AUTHORS by Jan Tattermusch · 7 years ago
  72. bc54144 PHP: windows config.w32 fix by Stanley Cheung · 7 years ago
  73. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  74. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 7 years ago
  75. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  76. d15f5c0 PHP: fix pecl extension reported version by Stanley Cheung · 7 years ago
  77. 6e589c6 PHP: stop requiring google/protobuf PHP implementation by Stanley Cheung · 7 years ago
  78. 16f76d2 Bump to version 1.3.3 by Ken Payson · 7 years ago
  79. 57c0255 Merge pull request #11005 from stanley-cheung/php-fix-memory-leaks by Stanley Cheung · 7 years ago
  80. 0afa9ab Bump to 1.3.2-pre1 by Stanley Cheung · 7 years ago
  81. e9595ba PHP: fixed some memory leaks by Stanley Cheung · 7 years ago
  82. 0290906 Upgrade protobuf to 3.3.0 by Ken Payson · 7 years ago
  83. 606945a 1.3.0 -> 1.3.1-pre1 by David Garcia Quintas · 7 years ago
  84. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  85. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  86. 7b692ca Merge pull request #10543 from practo/php_basestub_channel_fix by Stanley Cheung · 7 years ago
  87. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  88. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  89. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  90. 9b3a6cc Fixing is_a check for Channel by Rajendra Talekar · 7 years ago
  91. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  92. c864602 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  93. 0c10db7 Merge pull request #10315 from thinkerou/fix_style_php by Stanley Cheung · 7 years ago
  94. 34d21ce fix php style by thinkerou · 7 years ago
  95. 9f00073 fix markdown render error by thinkerou · 7 years ago
  96. 944a56f Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  97. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  98. 3a55efa PHP changes by Sree Kuchibhotla · 7 years ago
  99. 36c3707 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  100. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago