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