aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/lib/Grpc/ClientStreamingCall.php
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* update method prop visibilityGravatar thinkerou2017-01-20
* fix code styleGravatar thinkerou2016-12-15
* PHP Proto3: new serialization/deserialization for messagesGravatar Stanley Cheung2016-09-29
* code styleGravatar Stanislav Pavlovichev2016-08-23
* support php7 by marcoGravatar thinkerou2016-07-20
* php: add call getTrailingMetadata APIGravatar Stanley Cheung2016-06-14
* php: ran php-cs-fixer to comply with php coding standardGravatar Stanley Cheung2015-10-27
* php: fix inconsistent array notationGravatar Stanley Cheung2015-10-27
* php: $metadata at API should be optionalGravatar Stanley Cheung2015-09-02
* php: clean up api around flagsGravatar Stanley Cheung2015-09-02
* php: support per message compression disableGravatar Stanley Cheung2015-09-02
* 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