1. 81fd629 Move OP_RECV_INITIAL_METADATA out of start() methods by Michael Bausor · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. 8772a36 update method prop visibility by thinkerou · 8 years ago
  4. 0c3e8db fix code style by thinkerou · 8 years ago
  5. 881f4ff PHP Proto3: new serialization/deserialization for messages by Stanley Cheung · 8 years ago
  6. d58199b code style phpdoc fix isset to array_key_exists by Stanislav Pavlovichev · 8 years ago
  7. a3730b7 support php7 by marco by thinkerou · 8 years ago
  8. 6668d51 php: add call getTrailingMetadata API by Stanley Cheung · 8 years ago
  9. d5b2056 php: ran php-cs-fixer to comply with php coding standard by Stanley Cheung · 9 years ago
  10. a5fd9d1 php: fix inconsistent array notation 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 · 10 years ago
  14. 9ddc3da Removed redundant autoload require lines by murgatroid99 · 10 years ago
  15. b2a6d01 Replaced existing autoloader with one generated by composer by murgatroid99 · 10 years ago
  16. 9140a06 Replaced existing PHP files with more batch-based implementation by murgatroid99 · 10 years ago[Renamed (67%) from src/php/lib/Grpc/ServerStreamingSurfaceActiveCall.php]
  17. 2e498aa Add PHP Copyright by Craig Tiller · 10 years ago
  18. 25e5f67 Removed all instances of == and != in PHP code by murgatroid99 · 10 years ago
  19. 156e67d Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. by mlumish · 10 years ago