aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/lib/Grpc/AbstractCall.php
Commit message (Collapse)AuthorAge
* php: add call getTrailingMetadata APIGravatar Stanley Cheung2016-06-14
|
* php: make channelGravatar Stanley Cheung2015-12-16
| | | | credentials createInsecure explicit
* php: metadata plugin based auth APIGravatar Stanley Cheung2015-12-10
|
* php: ran php-cs-fixer to comply with php coding standardGravatar Stanley Cheung2015-10-27
|
* php: clean up api around flagsGravatar Stanley Cheung2015-09-02
|
* php: support per message compression disableGravatar Stanley Cheung2015-09-02
|
* Exposed channel target and call peer in PHPGravatar Stanley Cheung2015-07-27
|
* add PHP timeout interop testGravatar Stanley Cheung2015-06-15
|
* Updated PHP files to new method namesGravatar murgatroid992015-04-02
|
* Do not expect metadata until expecting first readGravatar murgatroid992015-04-01
|
* Removed redundant autoload require linesGravatar murgatroid992015-03-27
|
* Replaced existing autoloader with one generated by composerGravatar murgatroid992015-03-27
|
* Replaced existing PHP files with more batch-based implementationGravatar murgatroid992015-03-26