1. 2318b87 Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak by Stanley Cheung · 7 years ago
  2. d715e7d Merge pull request #14126 from ZhouyihaiDing/get_target_leak by Stanley Cheung · 7 years ago
  3. 99bb170 Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak by Stanley Cheung · 7 years ago
  4. 0464879 php-memory-leak by ZhouyihaiDing · 7 years ago
  5. a1f94b7 Merge pull request #13687 from ZhouyihaiDing/php_info by Stanley Cheung · 7 years ago
  6. 4b9f8d8 php: channel_credentials hashstr leak by Zhouyihai Ding · 7 years ago
  7. d3b5524 php: fix channel get_target leak by Zhouyihai Ding · 7 years ago
  8. 33af9aa php: fix channel persistence channel leak by Zhouyihai Ding · 7 years ago
  9. 4388404 Regenerate projects by Mehrdad Afshari · 7 years ago
  10. b6cdfca php channel: fix memory leak by Zhouyihai Ding · 7 years ago
  11. f9675bb Merge pull request #12706 from applinskinner/master by Zhouyihai Ding · 7 years ago
  12. e2af6d9 php_info add grpc version by ZhouyihaiDing · 7 years ago
  13. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  14. fc8eafe Fix a PHP memory leak with SSL root certificates by Jack Wakefield · 7 years ago
  15. 1167655 Merge pull request #13037 from quizlet/php_doc_fix by Stanley Cheung · 7 years ago
  16. 1c0a336 Fixing return value documentation on PHP addSecureHttp2Port and addHttp2Port by Ryan Gordon · 7 years ago
  17. 9887379 Update version to 1.8.0-dev, update g word to 'generous' by murgatroid99 · 7 years ago
  18. 6d8cc7c Fixed some PHP errors by Stanley Cheung · 7 years ago
  19. 2caf021 Change plugin credentials API to support both sync and async modes. by Mark D. Roth · 7 years ago
  20. 8d6a61a Remove invalide macro by thinkerou · 7 years ago
  21. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  22. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  23. 5b3dc4a PHP: persistent channel by Stanley Cheung · 7 years ago
  24. d5b0455 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x by murgatroid99 · 7 years ago
  25. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  26. 312ea4a change LICENSE, add AUTHORS by Jan Tattermusch · 7 years ago
  27. bc54144 PHP: windows config.w32 fix by Stanley Cheung · 7 years ago
  28. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  29. ff0e429 Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master by Stanley Cheung · 8 years ago
  30. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 8 years ago
  31. d15f5c0 PHP: fix pecl extension reported version by Stanley Cheung · 8 years ago
  32. e9595ba PHP: fixed some memory leaks by Stanley Cheung · 8 years ago
  33. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 8 years ago
  34. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 8 years ago
  35. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 8 years ago
  36. 3a55efa PHP changes by Sree Kuchibhotla · 8 years ago
  37. 5fcb8cc Php: Completion queue create API changes (and also remove the redundant by Sree Kuchibhotla · 8 years ago
  38. 6a5c83d PHP: add macro for arg info in extension by Stanley Cheung · 8 years ago
  39. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  40. 448c1f0 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  41. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  42. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  43. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  44. 8d77014 attempt to fix mem leaks by thinkerou · 8 years ago
  45. e2e4670 Continue updating PHP by Craig Tiller · 8 years ago
  46. 9e11a98 Continue updating PHP by Craig Tiller · 8 years ago
  47. 7a454c2 Continue updating PHP by Craig Tiller · 8 years ago
  48. cdfd15c Continue updating PHP by Craig Tiller · 8 years ago
  49. d2b0014 Continue updating PHP by Craig Tiller · 8 years ago
  50. b4aa70e Offer grpc_slice_to_c_string to simplify some code by Craig Tiller · 8 years ago
  51. 75f8013 Continue updating PHP by Craig Tiller · 8 years ago
  52. a25cbbc Convert more of PHP by Craig Tiller · 8 years ago
  53. 3bfb004 Convert more of PHP by Craig Tiller · 8 years ago
  54. 9e78d69 Start converting php by Craig Tiller · 8 years ago
  55. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  56. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  57. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  58. efbc9e7 update func desc by thinkerou · 8 years ago
  59. 03dc219 update func desc by thinkerou · 8 years ago
  60. 129bca6 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  61. 83b34c2 php: use emalloc to replicate MAKE_STD_ZVAL by Stanley Cheung · 8 years ago
  62. 0068bdb php7: fix ubuntu compile error by Stanley Cheung · 8 years ago
  63. d083c14 php: missed a macro by Stanley Cheung · 8 years ago
  64. 526a9f9 php: cleanup for GA by Stanley Cheung · 8 years ago
  65. 6972af4 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  66. 3e03e16 delete commented-code for missing by thinkerou · 8 years ago
  67. a24a0dd add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  68. dacb2e3 fix unused var by thinkerou · 8 years ago
  69. eb9c545 add some macro to reduce duplicate code by thinkerou · 8 years ago
  70. 4f8df87 add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  71. d258300 add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  72. 8fa9d31 fix indent use two spaces by thinkerou · 8 years ago
  73. 6d62ada add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  74. d8f77f6 update copyright by Stanley Cheung · 8 years ago
  75. 4b9740b use php7_wrapper to reduce dup-codes by thinkerou · 8 years ago
  76. 9ee78aa use php7_wrapper to reduce dup-codes by thinkerou · 8 years ago
  77. 104ae8d support php7 on v1.0.x branch by thinkerou · 8 years ago
  78. 43ba180 php: remove gpr_log debug by Stanley Cheung · 8 years ago
  79. 98b2441 Merge pull request #6783 from thinkerou/compress by kpayson64 · 8 years ago
  80. 39f72a1 fetch and fix conflict by thinkerou · 8 years ago
  81. 8b24908 php: add warning about shutdown function by Stanley Cheung · 8 years ago
  82. 9ac997a Added TODO for php. by David Garcia Quintas · 8 years ago
  83. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  84. 51b3691 php: fix shutdown hang, call was never destroyed by Stanley Cheung · 8 years ago
  85. f09ab0c Make PHP work correctly when receiving a compressed message by thinkerou · 8 years ago
  86. f3bc3b6 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback by thinkerou · 8 years ago
  87. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  88. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  89. 8f73650 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 9 years ago
  90. 4f8e40b Updated functions with TSRM macros for ZTS support by Michael Bausor · 9 years ago
  91. 48a5ddd Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 9 years ago
  92. f7b0187 add ownend and delete dtor by thinkerou · 9 years ago
  93. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 9 years ago
  94. 7c6c394 Add to call zend_object_std_dtor by thinkerou · 9 years ago
  95. d04376d PHP Extension: add owned assignment by thinkerou · 9 years ago
  96. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 9 years ago
  97. 82e6f32 php: destroy grpc_byte_buffer after startBatch by Stanley Cheung · 9 years ago
  98. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  99. 7895da2 php: return channel arg type by Stanley Cheung · 9 years ago
  100. 5709e93 remove stale src/php/ext/grpc/README.md by Stanley Cheung · 9 years ago