aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/call.h
Commit message (Expand)AuthorAge
* add two macro for reduce duplicate codeGravatar thinkerou2018-05-16
* remove invalid include-file and adjust include-file sortGravatar thinkerou2018-05-15
* PHP: chang shared channel behaviorGravatar ZhouyihaiDing2018-05-12
* php-memory-leakGravatar ZhouyihaiDing2018-01-23
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* add macro to php7_wrapper for reduce duplicate codeGravatar thinkerou2016-07-27
* use php7_wrapper to reduce dup-codesGravatar thinkerou2016-07-22
* support php7 by marcoGravatar thinkerou2016-07-20
* Updated functions with TSRM macros for ZTS supportGravatar Michael Bausor2016-05-16
* php: metadata plugin based auth APIGravatar Stanley Cheung2015-12-10
* Made PHP library use only a single completion queueGravatar murgatroid992015-05-14
* Made external header includes use angle bracketsGravatar murgatroid992015-04-01
* Resolved merge conflicts with masterGravatar murgatroid992015-03-13
|\
| * Fix duplicated symbolsGravatar Xiaoguang Sun2015-03-13
* | EndToEndTest now worksGravatar murgatroid992015-03-11
* | Updated C extension to new call APIGravatar murgatroid992015-03-03
|/
* Copyright checkerGravatar Craig Tiller2015-02-16
* Changed PHP metadata representation to associative array of arrays of stringsGravatar murgatroid992015-02-03
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Switched call errors to exceptions instead of return valuesGravatar mlumish2015-01-05
* Switched events to use native objects instead of wrappersGravatar mlumish2015-01-05
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09