1. 34d21ce fix php style by thinkerou · 8 years ago
  2. 958ded9 PHP benchmarking performance client, proxied through Ruby by Vijay Pai · 8 years ago
  3. aaf2bba PHP: update README and apache/nginx examples by Stanley Cheung · 8 years ago
  4. 6481d04 Add comments by Stanley Cheung · 8 years ago
  5. 1a3f4a5 PHP: make tests runnable on both protobuf 3.1 and 3.2 by Stanley Cheung · 8 years ago
  6. ced8702 Enable advanced Java interop tests. by Eric Gribkoff · 8 years ago
  7. 02d2807 Fixes 2 issues: by Ken Payson · 8 years ago
  8. 9a669b6 update php style by thinkerou · 8 years ago
  9. 6134d1d change unimplemented_method to unimplemented_service. Add real unimplemented_method test by Noah Eisen · 8 years ago
  10. 1065452 Fix php interop client for status_code_and_message test by Stanley Cheung · 8 years ago
  11. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  12. 9392b04 fix php code style by thinkerou · 8 years ago
  13. 4711075 php: minor error initializing a variable by Stanley Cheung · 8 years ago
  14. 129bca6 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  15. 6f7e55f php: fix per_rpc_creds capital auth header key by Stanley Cheung · 8 years ago
  16. 4f37dc3 php: fix minor style discrepency by Stanley Cheung · 8 years ago
  17. 69c565b wrap long lines; by Stanley Cheung · 8 years ago
  18. bae0cf1 minor changes. cannot assume hostname unchanged by Stanley Cheung · 8 years ago
  19. a3730b7 support php7 by marco by thinkerou · 8 years ago
  20. a66e075 php: there is an unimplemented service by Stanley Cheung · 8 years ago
  21. 8939140 php: implement 2 more interop tests by Stanley Cheung · 8 years ago
  22. e2e0873 php: implement custom_metadata interop test by Stanley Cheung · 8 years ago
  23. 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
  24. d55ddbc php: ran php-cs-fixer again by Stanley Cheung · 8 years ago
  25. 9074efd fix copyright by Stanley Cheung · 8 years ago
  26. c1bb55e reuse interop client stub by Stanley Cheung · 8 years ago
  27. 55643fe php: stress test client by Stanley Cheung · 8 years ago
  28. 7f05da6 php: ran php-cs-fixer again by Stanley Cheung · 8 years ago
  29. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  30. cfad243 fixed copyright by Stanley Cheung · 9 years ago
  31. 8685c38 one more by Stanley Cheung · 9 years ago
  32. 708ff9d fix php copyright by Stanley Cheung · 9 years ago
  33. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 9 years ago
  34. cccf929 php: add more unit tests to improve code coverage by Stanley Cheung · 9 years ago
  35. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 9 years ago
  36. 6bd3180 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  37. d1cf36c pass auth metadata context to user callback by Stanley Cheung · 9 years ago
  38. 42fb706 add more unit test by Stanley Cheung · 9 years ago
  39. 3580580 php: metadata plugin based auth API by Stanley Cheung · 9 years ago
  40. c484ccf add todo for PHP by Jan Tattermusch · 9 years ago
  41. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  42. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  43. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  44. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  45. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  46. aeea102 php: split grpc_credentials to channel_credentials and call_credentials by Stanley Cheung · 9 years ago
  47. af93a8f php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  48. d94f926 php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  49. 030387d remove include by Stanley Cheung · 9 years ago
  50. 47c1a53 php: remove unused file by Stanley Cheung · 9 years ago
  51. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  52. 42e2beb Merge pull request #3858 from enisoc/php-close by Stanley Cheung · 9 years ago
  53. 04e1eb8 PHP: Fix property reference in BaseStub::close() by Anthony Yeh · 9 years ago
  54. 59a15a8 php: add remaining auth interop tests by Stanley Cheung · 9 years ago
  55. ba0cb56 php: add use_tls and use_test_ca param to interop tests script by Stanley Cheung · 9 years ago
  56. e5f41cb php: fix empty_stream interop test; by Stanley Cheung · 9 years ago
  57. b0cd08a php: validate and normalize metadata keys by Stanley Cheung · 9 years ago
  58. 66ec9bb php: call writesDone in interop test by Stanley Cheung · 9 years ago
  59. e5ba29f php: implement empty_stream interop test by Stanley Cheung · 9 years ago
  60. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  61. 3543ea4 php: fix watchConnectivityState unit test by Stanley Cheung · 9 years ago
  62. 3ba30e1 Drop issue 527 TODOs for interop specification by Nathaniel Manista · 9 years ago
  63. e9cfa31 minor fixes by Stanley Cheung · 9 years ago
  64. e4c4738 php: add examples for apache and nginx by Stanley Cheung · 9 years ago
  65. 03e170e php: add cancel_after_begin interop test by Stanley Cheung · 9 years ago
  66. 5331776 php: clean up api around flags by Stanley Cheung · 9 years ago
  67. 3ab8e79 php: support per message compression disable by Stanley Cheung · 9 years ago
  68. 4135a21 php: add comment for why cancel_after_begin cannot be done by Stanley Cheung · 9 years ago
  69. 69e9747 php: fix interop stub construction after codegen fix by Stanley Cheung · 9 years ago
  70. 4c0fcda php: add tests for waitForReady by Stanley Cheung · 9 years ago
  71. 2e405d4 php: update codegen, client now extends basestub by Stanley Cheung · 9 years ago
  72. 43a53ff Merge pull request #2998 from stanley-cheung/php_null_call_host by Michael Lumish · 9 years ago
  73. 478fb00 php: expose per-call host override option by Stanley Cheung · 9 years ago
  74. c0c9ba9 php: fix timeout interop test, use 1ms as timeout by Stanley Cheung · 9 years ago
  75. 04b7a41 php: add watchForReady method by Stanley Cheung · 9 years ago
  76. 4c5c7b8 php: add more tests by Stanley Cheung · 9 years ago
  77. a63fdd0 php: wrap watchConnectivityState api by Stanley Cheung · 9 years ago
  78. e63354a php: wrap getConnectivityState API by Stanley Cheung · 9 years ago
  79. c0034dd review feedback: unit test of uri value too strict by Stanley Cheung · 9 years ago
  80. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 9 years ago
  81. 352f38c Remove metadata checks - these are testing things that arent true by Craig Tiller · 9 years ago
  82. cc019af add PHP timeout interop test by Stanley Cheung · 9 years ago
  83. 3fa51a3 update PHP README installation instructions, and dockerfile by Stanley Cheung · 9 years ago
  84. 700dfd9 php test math proto: add default value by Stanley Cheung · 9 years ago
  85. f420687 PHP: add support to pass JWT auth uri to auth library by Stanley Cheung · 9 years ago
  86. e19497a add php compute_engine_creds auth interop test by Stanley Cheung · 9 years ago
  87. 4fbc53e more comments by Stanley Cheung · 9 years ago
  88. 0e08aed add php service account credentials auth interop test, tested against cloud server by Stanley Cheung · 9 years ago
  89. 77c45eb remove opts param from signature by Stanley Cheung · 9 years ago
  90. 9bd0c64 forgot to update class name by Stanley Cheung · 9 years ago
  91. 2c9c763 Support update metadata callback function in php BaseStub by Stanley Cheung · 9 years ago
  92. 8be9887 Merge pull request #1178 from murgatroid99/php_camel_case_methods by Tim Emiola · 10 years ago
  93. e80fdd3 Updated GeneratedCodeTest to match (not so) recent stub changes by murgatroid99 · 10 years ago
  94. 10286d3 Updated PHP files to new method names by murgatroid99 · 10 years ago
  95. bdf24cf Merge pull request #1153 from murgatroid99/php_interop_selector_fix by Tim Emiola · 10 years ago
  96. 081cccc Re-added overzealously removed file by murgatroid99 · 10 years ago
  97. 245a0ec Removed generated code files by murgatroid99 · 10 years ago
  98. 65dda6c Updated generated code to match protos by murgatroid99 · 10 years ago
  99. a60dd3b Added proto files by murgatroid99 · 10 years ago
  100. abd364d Minor fix to test case switch statement, to fix a false negative by murgatroid99 · 10 years ago