1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. 8772a36 update method prop visibility by thinkerou · 8 years ago
  3. 0c3e8db fix code style by thinkerou · 8 years ago
  4. 881f4ff PHP Proto3: new serialization/deserialization for messages by Stanley Cheung · 8 years ago
  5. d58199b code style phpdoc fix isset to array_key_exists by Stanislav Pavlovichev · 8 years ago
  6. a3730b7 support php7 by marco by thinkerou · 8 years ago
  7. 6668d51 php: add call getTrailingMetadata API by Stanley Cheung · 8 years ago
  8. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  9. a5fd9d1 php: fix inconsistent array notation by Stanley Cheung · 9 years ago
  10. 3ff5cea php: $metadata at API should be optional by Stanley Cheung · 9 years ago
  11. 5331776 php: clean up api around flags by Stanley Cheung · 9 years ago
  12. 3ab8e79 php: support per message compression disable by Stanley Cheung · 9 years ago
  13. 10286d3 Updated PHP files to new method names by murgatroid99 · 9 years ago
  14. d8cc6b8 Do not expect metadata until expecting first read by murgatroid99 · 9 years ago
  15. 9ddc3da Removed redundant autoload require lines by murgatroid99 · 9 years ago
  16. b2a6d01 Replaced existing autoloader with one generated by composer by murgatroid99 · 9 years ago
  17. 9140a06 Replaced existing PHP files with more batch-based implementation by murgatroid99 · 9 years ago[Renamed (72%) from src/php/lib/Grpc/ActiveCall.php]
  18. 685e4d9 Fixed errors in ActiveCall by murgatroid99 · 9 years ago
  19. 3f10160 Updated ActiveCall.php to use batch API by murgatroid99 · 9 years ago
  20. 2e498aa Add PHP Copyright by Craig Tiller · 10 years ago
  21. 25e5f67 Removed all instances of == and != in PHP code by murgatroid99 · 10 years ago
  22. f21eb25 Fixed PHP interop tests by murgatroid99 · 10 years ago
  23. 1d89452 Switched to new grpc_call_invoke API by murgatroid99 · 10 years ago
  24. 156e67d Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. by mlumish · 10 years ago
  25. 34cd1f0 Switched events to use native objects instead of wrappers 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