aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/interop
Commit message (Expand)AuthorAge
* add PHP timeout interop testGravatar Stanley Cheung2015-06-15
* update PHP README installation instructions, and dockerfileGravatar Stanley Cheung2015-06-10
* PHP: add support to pass JWT auth uri to auth libraryGravatar Stanley Cheung2015-05-12
* add php compute_engine_creds auth interop testGravatar Stanley Cheung2015-05-05
* more commentsGravatar Stanley Cheung2015-04-30
* add php service account credentials auth interop test, tested against cloud s...Gravatar Stanley Cheung2015-04-30
* Merge pull request #1153 from murgatroid99/php_interop_selector_fixGravatar Tim Emiola2015-04-02
|\
* | Re-added overzealously removed fileGravatar murgatroid992015-03-31
* | Removed generated code filesGravatar murgatroid992015-03-31
* | Updated generated code to match protosGravatar murgatroid992015-03-31
* | Added proto filesGravatar murgatroid992015-03-31
| * Minor fix to test case switch statement, to fix a false negativeGravatar murgatroid992015-03-30
|/
* Replaced existing autoloader with one generated by composerGravatar murgatroid992015-03-27
* Made necessary changes to get interop tests workingGravatar murgatroid992015-03-25
* Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Add PHP CopyrightGravatar Craig Tiller2015-02-16
* Fixed error in new testGravatar murgatroid992015-02-03
* Added cancel_after_first_response interop testGravatar murgatroid992015-02-03
* Removed all instances of == and != in PHP codeGravatar murgatroid992015-02-02
* Updated PHP library to handle generated code without explicit references to grpcGravatar murgatroid992015-01-30
* Fixed PHP interop testsGravatar murgatroid992015-01-30
* 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