1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. 34d21ce fix php style by thinkerou · 7 years ago
  3. 55bff48 PHP: proto3 API change by Stanley Cheung · 7 years ago
  4. de78a21 Merge pull request #9416 from thinkerou/update_method_property_visibility by Stanley Cheung · 8 years ago
  5. 8772a36 update method prop visibility by thinkerou · 8 years ago
  6. 16713db fix code style by thinkerou · 8 years ago
  7. 0c3e8db fix code style by thinkerou · 8 years ago
  8. 9a669b6 update php style by thinkerou · 8 years ago
  9. 881f4ff PHP Proto3: new serialization/deserialization for messages by Stanley Cheung · 8 years ago
  10. d58199b code style phpdoc fix isset to array_key_exists by Stanislav Pavlovichev · 8 years ago
  11. 6668d51 php: add call getTrailingMetadata API by Stanley Cheung · 8 years ago
  12. 6bd3180 php: make channel credentials createInsecure explicit by Stanley Cheung · 9 years ago
  13. 3580580 php: metadata plugin based auth API by Stanley Cheung · 9 years ago
  14. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  15. 5331776 php: clean up api around flags by Stanley Cheung · 9 years ago
  16. 3ab8e79 php: support per message compression disable by Stanley Cheung · 9 years ago
  17. db98e08 Exposed channel target and call peer in PHP by Stanley Cheung · 9 years ago
  18. cc019af add PHP timeout interop test by Stanley Cheung · 9 years ago
  19. 10286d3 Updated PHP files to new method names by murgatroid99 · 9 years ago
  20. d8cc6b8 Do not expect metadata until expecting first read by murgatroid99 · 9 years ago
  21. 9ddc3da Removed redundant autoload require lines by murgatroid99 · 9 years ago
  22. b2a6d01 Replaced existing autoloader with one generated by composer by murgatroid99 · 9 years ago
  23. 9140a06 Replaced existing PHP files with more batch-based implementation by murgatroid99 · 9 years ago[Renamed (64%) from src/php/lib/Grpc/BidiStreamingSurfaceActiveCall.php]
  24. 2e498aa Add PHP Copyright by Craig Tiller · 10 years ago
  25. 156e67d Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. by mlumish · 10 years ago