1. 478fb00 php: expose per-call host override option by Stanley Cheung · 9 years ago
  2. 04b7a41 php: add watchForReady method by Stanley Cheung · 9 years ago
  3. 4c5c7b8 php: add more tests by Stanley Cheung · 9 years ago
  4. a63fdd0 php: wrap watchConnectivityState api by Stanley Cheung · 9 years ago
  5. e63354a php: wrap getConnectivityState API by Stanley Cheung · 9 years ago
  6. c0034dd review feedback: unit test of uri value too strict by Stanley Cheung · 9 years ago
  7. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 9 years ago
  8. 352f38c Remove metadata checks - these are testing things that arent true by Craig Tiller · 9 years ago
  9. cc019af add PHP timeout interop test by Stanley Cheung · 9 years ago
  10. 10286d3 Updated PHP files to new method names by murgatroid99 · 9 years ago
  11. 1b027f5 Updated final tests to pass by murgatroid99 · 10 years ago
  12. 44cfd3e Resolved merge conflicts with master by murgatroid99 · 10 years ago
  13. 9fe516a EndToEndTest now works by murgatroid99 · 10 years ago
  14. 4eb8bba Further updated EndToEndTest by murgatroid99 · 10 years ago
  15. d8bb957 Fixed some tests for new API by murgatroid99 · 10 years ago
  16. 8b87e84 Switched to new secure server API by murgatroid99 · 10 years ago
  17. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 10 years ago
  18. 2e498aa Add PHP Copyright by Craig Tiller · 10 years ago
  19. 8886a55 Merge pull request #373 from murgatroid99/php_metadata_representation by Tim Emiola · 10 years ago
  20. d96db79 Switched to binding servers to port 0 in tests by murgatroid99 · 10 years ago
  21. 5ca9f92 Changed PHP metadata representation to associative array of arrays of strings by murgatroid99 · 10 years ago
  22. d9ba1db Removed assertEquals from TimevalTest by murgatroid99 · 10 years ago
  23. 5accd24 Removed uses of assertEquals, which internally uses weak comparison by murgatroid99 · 10 years ago
  24. 1d89452 Switched to new grpc_call_invoke API by murgatroid99 · 10 years ago
  25. 8f91163 Switched call errors to exceptions instead of return values by mlumish · 10 years ago
  26. 34cd1f0 Switched events to use native objects instead of wrappers by mlumish · 10 years ago
  27. dba8789 Replaced calls to grpc_call_accept with newer functions by mlumish · 10 years ago
  28. f5aa29b Added utility to make different tests bind to different ports by mlumish · 10 years ago
  29. b892a27 Added PHP to the global gRPC moe config by mlumish · 10 years ago