aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/generated_code
Commit message (Expand)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* PHP: update README and apache/nginx examplesGravatar Stanley Cheung2017-02-03
* Add commentsGravatar Stanley Cheung2017-01-31
* PHP: make tests runnable on both protobuf 3.1 and 3.2Gravatar Stanley Cheung2017-01-30
* PHP Proto3: update tests and READMEGravatar Stanley Cheung2016-09-29
* php: ran php-cs-fixer againGravatar Stanley Cheung2016-04-19
* Update copyrightsGravatar Craig Tiller2016-03-31
* fixed copyrightGravatar Stanley Cheung2016-03-10
* one moreGravatar Stanley Cheung2016-03-10
* fix php copyrightGravatar Stanley Cheung2016-02-16
* php: add unit test to bring coverage back up above 95%Gravatar Stanley Cheung2016-02-12
* php: make channelGravatar Stanley Cheung2015-12-16
* php: metadata plugin based auth APIGravatar Stanley Cheung2015-12-10
* add todo for PHPGravatar Jan Tattermusch2015-12-07
* php: ran php-cs-fixer to comply with php coding standardGravatar Stanley Cheung2015-10-27
* php: add more unit test for code coverage analysisGravatar Stanley Cheung2015-10-20
* PHP: Fix property reference in BaseStub::close()Gravatar Anthony Yeh2015-10-15
* php: validate and normalize metadata keysGravatar Stanley Cheung2015-10-09
* minor fixesGravatar Stanley Cheung2015-09-22
* php: add examples for apache and nginxGravatar Stanley Cheung2015-09-22
* php: clean up api around flagsGravatar Stanley Cheung2015-09-02
* php: support per message compression disableGravatar Stanley Cheung2015-09-02
* php: fix interop stub construction after codegen fixGravatar Stanley Cheung2015-08-27
* php: add tests for waitForReadyGravatar Stanley Cheung2015-08-20
* php: update codegen, client now extends basestubGravatar Stanley Cheung2015-08-20
* Exposed channel target and call peer in PHPGravatar Stanley Cheung2015-07-27
* update PHP README installation instructions, and dockerfileGravatar Stanley Cheung2015-06-10
* php test math proto: add default valueGravatar Stanley Cheung2015-05-13
* remove opts param from signatureGravatar Stanley Cheung2015-04-21
* forgot to update class nameGravatar Stanley Cheung2015-04-21
* Support update metadata callback function in php BaseStubGravatar Stanley Cheung2015-04-21
* Updated GeneratedCodeTest to match (not so) recent stub changesGravatar murgatroid992015-04-02
* Removed generated code filesGravatar murgatroid992015-03-31
* Updated generated code to match protosGravatar murgatroid992015-03-31
* Added proto filesGravatar murgatroid992015-03-31
* Replaced existing autoloader with one generated by composerGravatar murgatroid992015-03-27
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Add PHP CopyrightGravatar Craig Tiller2015-02-16
* Removed uses of assertEquals, which internally uses weak comparisonGravatar murgatroid992015-02-02
* Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/ps...Gravatar mlumish2015-01-05
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09