1. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  2. a5fd9d1 php: fix inconsistent array notation by Stanley Cheung · 9 years ago
  3. d94f926 php: remove ssl_cert_file env var by Stanley Cheung · 9 years ago
  4. 030387d remove include by Stanley Cheung · 9 years ago
  5. 47c1a53 php: remove unused file by Stanley Cheung · 9 years ago
  6. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  7. 42e2beb Merge pull request #3858 from enisoc/php-close by Stanley Cheung · 9 years ago
  8. 04e1eb8 PHP: Fix property reference in BaseStub::close() by Anthony Yeh · 9 years ago
  9. 59a15a8 php: add remaining auth interop tests by Stanley Cheung · 9 years ago
  10. ba0cb56 php: add use_tls and use_test_ca param to interop tests script by Stanley Cheung · 9 years ago
  11. e5f41cb php: fix empty_stream interop test; by Stanley Cheung · 9 years ago
  12. f438ee1 fixed comment by Stanley Cheung · 9 years ago
  13. b0cd08a php: validate and normalize metadata keys by Stanley Cheung · 9 years ago
  14. 66ec9bb php: call writesDone in interop test by Stanley Cheung · 9 years ago
  15. e5ba29f php: implement empty_stream interop test by Stanley Cheung · 9 years ago
  16. 6d3f9ac php: update package.xml to prepare for 0.6.1 release by Stanley Cheung · 9 years ago
  17. bd52ac4 Fix #2275 (Make sure PHP example can be run with Apache) by Hannes Magnusson · 9 years ago
  18. 2506141 Merge pull request #3602 from grpc/release-0_11 by Tim Emiola · 9 years ago
  19. 81449fd php: need additional cli flags in scripts by Stanley Cheung · 9 years ago
  20. d2dd37b php: update helloworld and route guide after beta release by Stanley Cheung · 9 years ago
  21. e5515d4 Merge pull request #3372 from grpc/release-0_11 by David G. Quintas · 9 years ago
  22. 3543ea4 php: fix watchConnectivityState unit test by Stanley Cheung · 9 years ago
  23. 3ba30e1 Drop issue 527 TODOs for interop specification by Nathaniel Manista · 9 years ago
  24. 7a4e8e4 php: fix jenkins flake by Stanley Cheung · 9 years ago
  25. 86bfc74 php: update text to reflect beta by Stanley Cheung · 9 years ago
  26. e9cfa31 minor fixes by Stanley Cheung · 9 years ago
  27. e4c4738 php: add examples for apache and nginx by Stanley Cheung · 9 years ago
  28. 581846b Update debian install instructions, jessie-backports by Stanley Cheung · 9 years ago
  29. 1ea9736 php: bump version by Stanley Cheung · 9 years ago
  30. 29d7be3 php: missed a line in doc by Stanley Cheung · 9 years ago
  31. 26883d8 php: update pecl package.xml by Stanley Cheung · 9 years ago
  32. 3ff5cea php: $metadata at API should be optional by Stanley Cheung · 9 years ago
  33. 03e170e php: add cancel_after_begin interop test by Stanley Cheung · 9 years ago
  34. 5331776 php: clean up api around flags by Stanley Cheung · 9 years ago
  35. 3ab8e79 php: support per message compression disable by Stanley Cheung · 9 years ago
  36. aec4ac8 update debian unstable to testing by Stanley Cheung · 9 years ago
  37. 7b773e9 php: update readme; by Stanley Cheung · 9 years ago
  38. fe4bacb Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  39. f03e128 Merge pull request #3026 from stanley-cheung/php_update_gen_code_test by Michael Lumish · 9 years ago
  40. 4135a21 php: add comment for why cancel_after_begin cannot be done by Stanley Cheung · 9 years ago
  41. 69e9747 php: fix interop stub construction after codegen fix by Stanley Cheung · 9 years ago
  42. cbdffa4 Merge branch 'grpc_security_abi' into credentials_naming_and_cleanup by Julien Boeuf · 9 years ago
  43. 5cc1e2e Fixing PHP. by Julien Boeuf · 9 years ago
  44. 510a920 Credentials cleanup: by Julien Boeuf · 9 years ago
  45. c17fecd Fixing tests. by Julien Boeuf · 9 years ago
  46. c5b570f Adding void* at then end of security related method in order to have a stable ABI. by Julien Boeuf · 9 years ago
  47. 4c0fcda php: add tests for waitForReady by Stanley Cheung · 9 years ago
  48. 2e405d4 php: update codegen, client now extends basestub by Stanley Cheung · 9 years ago
  49. 43a53ff Merge pull request #2998 from stanley-cheung/php_null_call_host by Michael Lumish · 9 years ago
  50. d7c27c6 Merge pull request #2990 from stanley-cheung/update_debian_instructions by Tim Emiola · 9 years ago
  51. 1894f18 update installation instructions, review feedback by Stanley Cheung · 9 years ago
  52. 5329e4b update installation instructions, review feedback by Stanley Cheung · 9 years ago
  53. ddb16a8 php: expose per-call host override option, review feedback by Stanley Cheung · 9 years ago
  54. dbeb1cd update debian install instructions by Stanley Cheung · 9 years ago
  55. 478fb00 php: expose per-call host override option by Stanley Cheung · 9 years ago
  56. c0c9ba9 php: fix timeout interop test, use 1ms as timeout by Stanley Cheung · 9 years ago
  57. 4275899 Sprinkle reserved = NULL around by Craig Tiller · 9 years ago
  58. fea1f68 php: fixed constant typo by Stanley Cheung · 9 years ago
  59. f123443 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  60. 1567c0c php: connectivity state review feedback by Stanley Cheung · 9 years ago
  61. 04b7a41 php: add watchForReady method by Stanley Cheung · 9 years ago
  62. 4c5c7b8 php: add more tests by Stanley Cheung · 9 years ago
  63. a63fdd0 php: wrap watchConnectivityState api by Stanley Cheung · 9 years ago
  64. e63354a php: wrap getConnectivityState API by Stanley Cheung · 9 years ago
  65. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  66. a600d58 Merge github.com:grpc/grpc into propagate by Craig Tiller · 9 years ago
  67. c5ae3eb Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port by Craig Tiller · 9 years ago
  68. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  69. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  70. 150b7c4 Adapting PHP. by Nicolas "Pixel" Noble · 9 years ago
  71. 4aee724 Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth by Julien Boeuf · 9 years ago
  72. f2b2558 Merge pull request #2593 from ctiller/elliptic-orange-chamelion by Yang Gao · 9 years ago
  73. c0034dd review feedback: unit test of uri value too strict by Stanley Cheung · 9 years ago
  74. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 9 years ago
  75. d9aed1d Merge github.com:grpc/grpc into elliptic-orange-chamelion by Craig Tiller · 9 years ago
  76. 5749a3f Merge pull request #2605 from yang-g/fake_transport_security_to_private by jboeuf · 9 years ago
  77. a75098d add user-agent for php by Stanley Cheung · 9 years ago
  78. 52e4de1 Fix node test. Remove all the server fake credentials references by yang-g · 9 years ago
  79. 70a1337 merge head and resolve conflict by yang-g · 9 years ago
  80. 8b25f2a move fake_transport_security_credentials to private API by yang-g · 9 years ago
  81. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  82. 4a4f149 Rename grpc_channel_create to grpc_insecure_channel_create by Craig Tiller · 9 years ago
  83. 352f38c Remove metadata checks - these are testing things that arent true by Craig Tiller · 9 years ago
  84. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  85. e726a53 php script minor fix by Stanley Cheung · 9 years ago
  86. 316eedd regex by Stanley Cheung · 9 years ago
  87. 4a5c654 update homebrew php ext location by Stanley Cheung · 9 years ago
  88. 58bbc86 Updating wrapped languages to new time functions by Craig Tiller · 9 years ago
  89. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  90. d1c9254 Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time by Vijay Pai · 9 years ago
  91. f0fb537 Merge branch 'footprints-on-the-sands-of-time' into no-worries-i-can-wait by Craig Tiller · 9 years ago
  92. 7e4a9bd update php pecl extension to 0.5.1 because header change by Stanley Cheung · 9 years ago
  93. f3756c1 Introduce multiple clocks to GPR by Craig Tiller · 9 years ago
  94. 85b5d76 php minor script fix by Stanley Cheung · 9 years ago
  95. f8bfd9a revert wording of optional in php doc by Stanley Cheung · 9 years ago
  96. 76ed0cc php: update README by Stanley Cheung · 9 years ago
  97. f4a99a1 php extension: do not link rt in osx by Stanley Cheung · 9 years ago
  98. 229e855 replace backticks with $() by Stanley Cheung · 9 years ago
  99. c865c31 php: refactor and cleanup some scripts by Stanley Cheung · 9 years ago
  100. cb14eab Add package.xml and necessary files for pecl extension by Stanley Cheung · 9 years ago