1. 6bd3180 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  2. 3580580 php: metadata plugin based auth API by Stanley Cheung · 9 years ago
  3. 513a688 php: remove callable type hint from BaseStub->_simpleRequest() by Parker Moore · 9 years ago
  4. 3baf767 php: append application user agent string at the beginning by Stanley Cheung · 9 years ago
  5. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  6. a5fd9d1 php: fix inconsistent array notation by Stanley Cheung · 9 years ago
  7. 75457ff php: add more unit test for code coverage analysis by Stanley Cheung · 9 years ago
  8. 04e1eb8 PHP: Fix property reference in BaseStub::close() by Anthony Yeh · 9 years ago
  9. f438ee1 fixed comment by Stanley Cheung · 9 years ago
  10. b0cd08a php: validate and normalize metadata keys by Stanley Cheung · 9 years ago
  11. 3ff5cea php: $metadata at API should be optional by Stanley Cheung · 9 years ago
  12. 5331776 php: clean up api around flags by Stanley Cheung · 9 years ago
  13. 3ab8e79 php: support per message compression disable by Stanley Cheung · 9 years ago
  14. fea1f68 php: fixed constant typo by Stanley Cheung · 9 years ago
  15. 1567c0c php: connectivity state review feedback by Stanley Cheung · 9 years ago
  16. 04b7a41 php: add watchForReady method by Stanley Cheung · 9 years ago
  17. e63354a php: wrap getConnectivityState API by Stanley Cheung · 9 years ago
  18. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 9 years ago
  19. a75098d add user-agent for php by Stanley Cheung · 9 years ago
  20. cc019af add PHP timeout interop test by Stanley Cheung · 9 years ago
  21. 358b716 add comment by Stanley Cheung · 9 years ago
  22. f420687 PHP: add support to pass JWT auth uri to auth library by Stanley Cheung · 9 years ago
  23. 2c9c763 Support update metadata callback function in php BaseStub by Stanley Cheung · 9 years ago
  24. 10286d3 Updated PHP files to new method names by murgatroid99 · 9 years ago
  25. d8cc6b8 Do not expect metadata until expecting first read by murgatroid99 · 9 years ago
  26. 9ddc3da Removed redundant autoload require lines by murgatroid99 · 9 years ago
  27. b2a6d01 Replaced existing autoloader with one generated by composer by murgatroid99 · 9 years ago
  28. 9140a06 Replaced existing PHP files with more batch-based implementation by murgatroid99 · 9 years ago
  29. 685e4d9 Fixed errors in ActiveCall by murgatroid99 · 9 years ago
  30. 3f10160 Updated ActiveCall.php to use batch API by murgatroid99 · 10 years ago
  31. 2e498aa Add PHP Copyright by Craig Tiller · 10 years ago
  32. 25e5f67 Removed all instances of == and != in PHP code by murgatroid99 · 10 years ago
  33. 14d2ce2 Updated PHP library to handle generated code without explicit references to grpc by murgatroid99 · 10 years ago
  34. f21eb25 Fixed PHP interop tests by murgatroid99 · 10 years ago
  35. 1d89452 Switched to new grpc_call_invoke API by murgatroid99 · 10 years ago
  36. 156e67d Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. by mlumish · 10 years ago
  37. 34cd1f0 Switched events to use native objects instead of wrappers by mlumish · 10 years ago
  38. a7baac5 Added support for trailing metadata, fixed status support by mlumish · 10 years ago
  39. b892a27 Added PHP to the global gRPC moe config by mlumish · 10 years ago