1. a66e075 php: there is an unimplemented service by Stanley Cheung · 8 years ago
  2. 8939140 php: implement 2 more interop tests by Stanley Cheung · 8 years ago
  3. e2e0873 php: implement custom_metadata interop test by Stanley Cheung · 8 years ago
  4. 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
  5. d55ddbc php: ran php-cs-fixer again by Stanley Cheung · 8 years ago
  6. 9074efd fix copyright by Stanley Cheung · 9 years ago
  7. c1bb55e reuse interop client stub by Stanley Cheung · 9 years ago
  8. 55643fe php: stress test client by Stanley Cheung · 9 years ago
  9. 7f05da6 php: ran php-cs-fixer again by Stanley Cheung · 9 years ago
  10. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  11. cfad243 fixed copyright by Stanley Cheung · 9 years ago
  12. 8685c38 one more by Stanley Cheung · 9 years ago
  13. 708ff9d fix php copyright by Stanley Cheung · 9 years ago
  14. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 9 years ago
  15. cccf929 php: add more unit tests to improve code coverage by Stanley Cheung · 9 years ago
  16. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 9 years ago
  17. 6bd3180 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  18. d1cf36c pass auth metadata context to user callback by Stanley Cheung · 9 years ago
  19. 42fb706 add more unit test by Stanley Cheung · 9 years ago
  20. 3580580 php: metadata plugin based auth API by Stanley Cheung · 9 years ago
  21. c484ccf add todo for PHP by Jan Tattermusch · 9 years ago
  22. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  23. e32075f Fixing tests. by Julien Boeuf · 9 years ago
  24. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  25. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  26. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  27. aeea102 php: split grpc_credentials to channel_credentials and call_credentials by Stanley Cheung · 9 years ago
  28. af93a8f php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  29. d94f926 php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  30. 030387d remove include by Stanley Cheung · 9 years ago
  31. 47c1a53 php: remove unused file by Stanley Cheung · 9 years ago
  32. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  33. 42e2beb Merge pull request #3858 from enisoc/php-close by Stanley Cheung · 9 years ago
  34. 04e1eb8 PHP: Fix property reference in BaseStub::close() by Anthony Yeh · 9 years ago
  35. 59a15a8 php: add remaining auth interop tests by Stanley Cheung · 9 years ago
  36. ba0cb56 php: add use_tls and use_test_ca param to interop tests script by Stanley Cheung · 9 years ago
  37. e5f41cb php: fix empty_stream interop test; by Stanley Cheung · 9 years ago
  38. b0cd08a php: validate and normalize metadata keys by Stanley Cheung · 9 years ago
  39. 66ec9bb php: call writesDone in interop test by Stanley Cheung · 9 years ago
  40. e5ba29f php: implement empty_stream interop test by Stanley Cheung · 9 years ago
  41. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  42. 3543ea4 php: fix watchConnectivityState unit test by Stanley Cheung · 9 years ago
  43. 3ba30e1 Drop issue 527 TODOs for interop specification by Nathaniel Manista · 9 years ago
  44. e9cfa31 minor fixes by Stanley Cheung · 9 years ago
  45. e4c4738 php: add examples for apache and nginx by Stanley Cheung · 9 years ago
  46. 03e170e php: add cancel_after_begin interop test by Stanley Cheung · 9 years ago
  47. 5331776 php: clean up api around flags by Stanley Cheung · 9 years ago
  48. 3ab8e79 php: support per message compression disable by Stanley Cheung · 9 years ago
  49. 4135a21 php: add comment for why cancel_after_begin cannot be done by Stanley Cheung · 9 years ago
  50. 69e9747 php: fix interop stub construction after codegen fix by Stanley Cheung · 9 years ago
  51. 4c0fcda php: add tests for waitForReady by Stanley Cheung · 9 years ago
  52. 2e405d4 php: update codegen, client now extends basestub by Stanley Cheung · 9 years ago
  53. 43a53ff Merge pull request #2998 from stanley-cheung/php_null_call_host by Michael Lumish · 9 years ago
  54. 478fb00 php: expose per-call host override option by Stanley Cheung · 9 years ago
  55. c0c9ba9 php: fix timeout interop test, use 1ms as timeout by Stanley Cheung · 9 years ago
  56. 04b7a41 php: add watchForReady method by Stanley Cheung · 9 years ago
  57. 4c5c7b8 php: add more tests by Stanley Cheung · 9 years ago
  58. a63fdd0 php: wrap watchConnectivityState api by Stanley Cheung · 9 years ago
  59. e63354a php: wrap getConnectivityState API by Stanley Cheung · 9 years ago
  60. c0034dd review feedback: unit test of uri value too strict by Stanley Cheung · 9 years ago
  61. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 9 years ago
  62. 352f38c Remove metadata checks - these are testing things that arent true by Craig Tiller · 9 years ago
  63. cc019af add PHP timeout interop test by Stanley Cheung · 9 years ago
  64. 3fa51a3 update PHP README installation instructions, and dockerfile by Stanley Cheung · 9 years ago
  65. 700dfd9 php test math proto: add default value by Stanley Cheung · 9 years ago
  66. f420687 PHP: add support to pass JWT auth uri to auth library by Stanley Cheung · 9 years ago
  67. e19497a add php compute_engine_creds auth interop test by Stanley Cheung · 10 years ago
  68. 4fbc53e more comments by Stanley Cheung · 10 years ago
  69. 0e08aed add php service account credentials auth interop test, tested against cloud server by Stanley Cheung · 10 years ago
  70. 77c45eb remove opts param from signature by Stanley Cheung · 10 years ago
  71. 9bd0c64 forgot to update class name by Stanley Cheung · 10 years ago
  72. 2c9c763 Support update metadata callback function in php BaseStub by Stanley Cheung · 10 years ago
  73. 8be9887 Merge pull request #1178 from murgatroid99/php_camel_case_methods by Tim Emiola · 10 years ago
  74. e80fdd3 Updated GeneratedCodeTest to match (not so) recent stub changes by murgatroid99 · 10 years ago
  75. 10286d3 Updated PHP files to new method names by murgatroid99 · 10 years ago
  76. bdf24cf Merge pull request #1153 from murgatroid99/php_interop_selector_fix by Tim Emiola · 10 years ago
  77. 081cccc Re-added overzealously removed file by murgatroid99 · 10 years ago
  78. 245a0ec Removed generated code files by murgatroid99 · 10 years ago
  79. 65dda6c Updated generated code to match protos by murgatroid99 · 10 years ago
  80. a60dd3b Added proto files by murgatroid99 · 10 years ago
  81. abd364d Minor fix to test case switch statement, to fix a false negative by murgatroid99 · 10 years ago
  82. b2a6d01 Replaced existing autoloader with one generated by composer by murgatroid99 · 10 years ago
  83. c1da8f2 Made necessary changes to get interop tests working by murgatroid99 · 10 years ago
  84. 1b027f5 Updated final tests to pass by murgatroid99 · 10 years ago
  85. 44cfd3e Resolved merge conflicts with master by murgatroid99 · 10 years ago
  86. 9fe516a EndToEndTest now works by murgatroid99 · 10 years ago
  87. 4eb8bba Further updated EndToEndTest by murgatroid99 · 10 years ago
  88. d8bb957 Fixed some tests for new API by murgatroid99 · 10 years ago
  89. 8b87e84 Switched to new secure server API by murgatroid99 · 10 years ago
  90. 5cdf37e Removed execute permissions from README files. by Misha Brukman · 10 years ago
  91. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 10 years ago
  92. ce5021b Add missing new-lines at end of file by Craig Tiller · 10 years ago
  93. 2e498aa Add PHP Copyright by Craig Tiller · 10 years ago
  94. 90277ee Merge pull request #379 from murgatroid99/php_cancellation_interop_tests by Tim Emiola · 10 years ago
  95. 8886a55 Merge pull request #373 from murgatroid99/php_metadata_representation by Tim Emiola · 10 years ago
  96. 554fe35 Fixed error in new test by murgatroid99 · 10 years ago
  97. 75c9d2f Added cancel_after_first_response interop test by murgatroid99 · 10 years ago
  98. d96db79 Switched to binding servers to port 0 in tests by murgatroid99 · 10 years ago
  99. 5ca9f92 Changed PHP metadata representation to associative array of arrays of strings by murgatroid99 · 10 years ago
  100. d9ba1db Removed assertEquals from TimevalTest by murgatroid99 · 10 years ago