aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/lib/Grpc/AbstractCall.php
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* fix php styleGravatar thinkerou2017-03-26
|
* PHP: proto3 API changeGravatar Stanley Cheung2017-03-13
|
* Merge pull request #9416 from thinkerou/update_method_property_visibilityGravatar Stanley Cheung2017-01-26
|\ | | | | PHP: Update the visibility property of method
| * update method prop visibilityGravatar thinkerou2017-01-20
| |
* | fix code styleGravatar thinkerou2017-01-20
|/
* fix code styleGravatar thinkerou2016-12-15
|
* update php styleGravatar thinkerou2016-11-01
|
* PHP Proto3: new serialization/deserialization for messagesGravatar Stanley Cheung2016-09-29
|
* code styleGravatar Stanislav Pavlovichev2016-08-23
| | | | | phpdoc fix isset to array_key_exists
* 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