1. fe037cb add two macro for reduce duplicate code by thinkerou · 6 years ago
  2. 771c205 remove invalid include-file and adjust include-file sort by thinkerou · 6 years ago
  3. 8993297 php: adding trace for call_credentials callback function by ZhouyihaiDing · 6 years ago
  4. ec0669c php: call credentials plugin_get_metadata metadata leak by Zhouyihai Ding · 6 years ago
  5. 95b4c65 Merge pull request #14158 from ZhouyihaiDing/pr_callcredentials_plugin_leak by Stanley Cheung · 6 years ago
  6. 367a1ee php: fix call credentials createFromPlugin leak by Zhouyihai Ding · 6 years ago
  7. e3e6470 php: fix call plugin_get_metadata return value leak by Zhouyihai Ding · 6 years ago
  8. 6d8cc7c Fixed some PHP errors by Stanley Cheung · 7 years ago
  9. 2caf021 Change plugin credentials API to support both sync and async modes. by Mark D. Roth · 7 years ago
  10. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  11. 5b3dc4a PHP: persistent channel by Stanley Cheung · 7 years ago
  12. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  13. e9595ba PHP: fixed some memory leaks by Stanley Cheung · 7 years ago
  14. 6a5c83d PHP: add macro for arg info in extension by Stanley Cheung · 7 years ago
  15. 8d77014 attempt to fix mem leaks by thinkerou · 7 years ago
  16. efbc9e7 update func desc by thinkerou · 8 years ago
  17. 129bca6 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  18. 5dafd82 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  19. dc673c5 add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  20. ba75c01 add some macro to reduce duplicate code by thinkerou · 8 years ago
  21. dba5b0c add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  22. 011d1ef add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  23. 6f9d30b add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  24. 1930468 use php7_wrapper to reduce dup-codes by thinkerou · 8 years ago
  25. a3730b7 support php7 by marco by thinkerou · 8 years ago
  26. 4f8e40b Updated functions with TSRM macros for ZTS support by Michael Bausor · 8 years ago
  27. d1cf36c pass auth metadata context to user callback by Stanley Cheung · 9 years ago
  28. b5f74f1 removed comment by Stanley Cheung · 9 years ago
  29. 3580580 php: metadata plugin based auth API by Stanley Cheung · 9 years ago
  30. 9c0b35e php: rename credentials to channel_credentials by Stanley Cheung · 9 years ago
  31. aeea102 php: split grpc_credentials to channel_credentials and call_credentials by Stanley Cheung · 9 years ago