1. d258300 add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  2. b2d5904 update README by Stanley Cheung · 8 years ago
  3. fdf27a4 remove reference to homebrew by Stanley Cheung · 8 years ago
  4. b95870d php: fix composer.json by Stanley Cheung · 8 years ago
  5. 8fa9d31 fix indent use two spaces by thinkerou · 8 years ago
  6. 6d62ada add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  7. 66ebd08 Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch by kpayson64 · 8 years ago
  8. d8f77f6 update copyright by Stanley Cheung · 8 years ago
  9. 217c385 php: update composer.json by Stanley Cheung · 8 years ago
  10. 4b9740b use php7_wrapper to reduce dup-codes by thinkerou · 8 years ago
  11. 9ee78aa use php7_wrapper to reduce dup-codes by thinkerou · 8 years ago
  12. 104ae8d support php7 on v1.0.x branch by thinkerou · 8 years ago
  13. 2a08303 unify the version of google/auth by thinkerou · 8 years ago
  14. febe791 php: fix interop tests breakage by Stanley Cheung · 8 years ago
  15. 6085191 add back version to composer.json file by Stanley Cheung · 8 years ago
  16. 67bccfe php: prepare for GA release by Stanley Cheung · 8 years ago
  17. 43ba180 php: remove gpr_log debug by Stanley Cheung · 8 years ago
  18. 98b2441 Merge pull request #6783 from thinkerou/compress by kpayson64 · 8 years ago
  19. 39f72a1 fetch and fix conflict by thinkerou · 8 years ago
  20. 692a38f php: update example composer.json by Stanley Cheung · 8 years ago
  21. 8b24908 php: add warning about shutdown function by Stanley Cheung · 8 years ago
  22. 9ac997a Added TODO for php. by David Garcia Quintas · 8 years ago
  23. 6721d4f Return success status of grpc_byte_buffer_reader by David Garcia Quintas · 8 years ago
  24. 0a5d60c Merge pull request #7155 from stanley-cheung/php-fix-call-destroy by Jan Tattermusch · 8 years ago
  25. 4281272 Updated git clone URL by David Garcia Quintas · 8 years ago
  26. 51b3691 php: fix shutdown hang, call was never destroyed by Stanley Cheung · 8 years ago
  27. 1468d4b Merge pull request #6848 from thinkerou/default_roots_pem by Jan Tattermusch · 8 years ago
  28. a66e075 php: there is an unimplemented service by Stanley Cheung · 8 years ago
  29. 8939140 php: implement 2 more interop tests by Stanley Cheung · 8 years ago
  30. e2e0873 php: implement custom_metadata interop test by Stanley Cheung · 8 years ago
  31. f6e2cb7 Merge pull request #6902 from sreecha/php_stress_test by Jan Tattermusch · 8 years ago
  32. f09ab0c Make PHP work correctly when receiving a compressed message by thinkerou · 8 years ago
  33. f3bc3b6 Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback by thinkerou · 8 years ago
  34. 9627e2c Fix a typo in php stress client that was causing the php client to ignore any explicitly passed port by Sree Kuchibhotla · 8 years ago
  35. 7ed39a1 PHP stress client in stress test framework by Sree Kuchibhotla · 8 years ago
  36. 6668d51 php: add call getTrailingMetadata API by Stanley Cheung · 8 years ago
  37. e05d319 php: add channel argument to BaseStub constructor by Stanley Cheung · 8 years ago
  38. a9e3ea3 Merge pull request #6659 from stanley-cheung/php-fix-style by Jan Tattermusch · 8 years ago
  39. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  40. 48ed92e GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN by Craig Tiller · 8 years ago
  41. d55ddbc php: ran php-cs-fixer again by Stanley Cheung · 8 years ago
  42. 8f73650 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  43. 4f8e40b Updated functions with TSRM macros for ZTS support by Michael Bausor · 8 years ago
  44. 48a5ddd Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  45. c4727db Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  46. f7b0187 add ownend and delete dtor by thinkerou · 8 years ago
  47. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 8 years ago
  48. 9074efd fix copyright by Stanley Cheung · 8 years ago
  49. c1bb55e reuse interop client stub by Stanley Cheung · 8 years ago
  50. 55643fe php: stress test client by Stanley Cheung · 8 years ago
  51. 7c6c394 Add to call zend_object_std_dtor by thinkerou · 8 years ago
  52. d04376d PHP Extension: add owned assignment by thinkerou · 8 years ago
  53. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  54. 7f05da6 php: ran php-cs-fixer again by Stanley Cheung · 8 years ago
  55. 82e6f32 php: destroy grpc_byte_buffer after startBatch by Stanley Cheung · 8 years ago
  56. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  57. 7895da2 php: return channel arg type by Stanley Cheung · 8 years ago
  58. fca9464 Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor by Jan Tattermusch · 8 years ago
  59. 5709e93 remove stale src/php/ext/grpc/README.md by Stanley Cheung · 8 years ago
  60. d26753e update PHP composer.json files by Stanley Cheung · 8 years ago
  61. cfad243 fixed copyright by Stanley Cheung · 8 years ago
  62. 8685c38 one more by Stanley Cheung · 8 years ago
  63. a2c8b20 review changes by Stanley Cheung · 8 years ago
  64. a41a677 php: update readme by Stanley Cheung · 8 years ago
  65. df1e05a Simplify PHP installation by Stanley Cheung · 8 years ago
  66. 708ff9d fix php copyright by Stanley Cheung · 9 years ago
  67. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 9 years ago
  68. f77a4ad channel constructor the array is required by Stanley Cheung · 9 years ago
  69. b91f0f2 revert unnecessary change by Stanley Cheung · 9 years ago
  70. cccf929 php: add more unit tests to improve code coverage by Stanley Cheung · 9 years ago
  71. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 9 years ago
  72. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  73. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  74. a6b9548 Add lcov php code coverage report by Stanley Cheung · 9 years ago
  75. e959827 Update copyrights by Craig Tiller · 9 years ago
  76. de3da74 Add copyright checks to sanity; make them verify copyright year is valid by Craig Tiller · 9 years ago
  77. 6bd3180 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  78. 27a3167 php: bump version for release by Stanley Cheung · 9 years ago
  79. e235388 Merge pull request #4394 from stanley-cheung/php_creds_plugin_api by Michael Lumish · 9 years ago
  80. d1cf36c pass auth metadata context to user callback by Stanley Cheung · 9 years ago
  81. b5f74f1 removed comment by Stanley Cheung · 9 years ago
  82. 42fb706 add more unit test by Stanley Cheung · 9 years ago
  83. 3580580 php: metadata plugin based auth API by Stanley Cheung · 9 years ago
  84. 95337bf Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  85. c484ccf add todo for PHP by Jan Tattermusch · 9 years ago
  86. 2c23ad5 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  87. a17bb28 PHP fix by Craig Tiller · 9 years ago
  88. 513a688 php: remove callable type hint from BaseStub->_simpleRequest() by Parker Moore · 9 years ago
  89. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  90. 802f6b6 Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert by Julien Boeuf · 9 years ago
  91. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  92. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  93. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  94. 3baf767 php: append application user agent string at the beginning by Stanley Cheung · 9 years ago
  95. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  96. a5fd9d1 php: fix inconsistent array notation by Stanley Cheung · 9 years ago
  97. 9c0b35e php: rename credentials to channel_credentials by Stanley Cheung · 9 years ago
  98. aeea102 php: split grpc_credentials to channel_credentials and call_credentials by Stanley Cheung · 9 years ago
  99. af93a8f php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  100. d94f926 php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago