1. 1a61b17 Copyright checker by Craig Tiller · 9 years ago
  2. 8886a55 Merge pull request #373 from murgatroid99/php_metadata_representation by Tim Emiola · 9 years ago
  3. d96db79 Switched to binding servers to port 0 in tests by murgatroid99 · 9 years ago
  4. 5db18ba Corrected error in metadata parser by murgatroid99 · 9 years ago
  5. 5ca9f92 Changed PHP metadata representation to associative array of arrays of strings by murgatroid99 · 9 years ago
  6. c4f0ebe Prepare for the new batch call API. by Craig Tiller · 10 years ago
  7. c4c3bff Fixed memory leak in PHP byte buffer creation by murgatroid99 · 10 years ago
  8. d10c0ab Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api by murgatroid99 · 10 years ago
  9. cbaacad Fixed junk data bug in PHP SSL Credentials by murgatroid99 · 10 years ago
  10. 48c9c4a Resolved merge conflicts with master by murgatroid99 · 10 years ago
  11. 8fbcc43 Changing the SSL (Server) Credentials API. by Julien Boeuf · 10 years ago
  12. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  13. 5188535 Merge branch 'new_invoke_api' of github.com:google/grpc into update-api by Craig Tiller · 10 years ago
  14. bc29d80 Better GRPC_LIBDIR config by Craig Tiller · 10 years ago
  15. eb65ac9 Remove libevent references by Craig Tiller · 10 years ago
  16. aac57fd Build php modules from run_tests.py by Craig Tiller · 10 years ago
  17. 5430312 Ran different clang-format by murgatroid99 · 10 years ago
  18. 1d89452 Switched to new grpc_call_invoke API by murgatroid99 · 10 years ago
  19. abcc27a Merge pull request #5 from murgatroid99/php_configure_fix by Tim Emiola · 10 years ago
  20. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  21. 470a3ea Added libdl include by murgatroid99 · 10 years ago
  22. 8f91163 Switched call errors to exceptions instead of return values by mlumish · 10 years ago
  23. 34cd1f0 Switched events to use native objects instead of wrappers by mlumish · 10 years ago
  24. dba8789 Replaced calls to grpc_call_accept with newer functions by mlumish · 10 years ago
  25. 7d4ec77 Removed reference to custom install location by mlumish · 10 years ago
  26. a7baac5 Added support for trailing metadata, fixed status support by mlumish · 10 years ago
  27. b892a27 Added PHP to the global gRPC moe config by mlumish · 10 years ago